Uses of Class
adams.flow.transformer.locateobjects.AbstractMetaObjectLocator
-
Packages that use AbstractMetaObjectLocator Package Description adams.flow.transformer.locateobjects -
-
Uses of AbstractMetaObjectLocator in adams.flow.transformer.locateobjects
Subclasses of AbstractMetaObjectLocator in adams.flow.transformer.locateobjects Modifier and Type Class Description class
ChangeCanvasSize
Places the located objects obtained from the base locator on a canvas of specified size at the specified position.class
CroppedLocator
Uses the defined crop algorithm to first crop the image before locating objects.class
SizeFilter
Allows filtering the located objects based on the min/max width/height.
-