class |
AbstractCurrentImageFilter |
Ancestor for plugins that filter the current image.
|
class |
AbstractCurrentImageFilterWithGOE |
|
class |
AbstractImageViewerPlugin |
Ancestor for plugins for the ImageViewer.
|
class |
AbstractImageViewerPluginWithGOE |
Ancestor for plugins that require a GOE.
|
class |
AbstractImageViewerPluginWithRestore |
Ancestor for plugins that allow restore of original state of image.
|
class |
AbstractSelectedImagesFeatureGenerator |
Ancestor for image feature generator plugins.
|
class |
AbstractSelectedImagesFilter |
Ancestor for plugins that filter the selected images.
|
class |
AbstractSelectedImagesFilterWithGOE |
Ancestor for image filters that process the selected images using
a setup from a GenericObjectEditor .
|
class |
AbstractSelectedImagesViewerPlugin |
Ancestor for plugins that work on selected images.
|
class |
AbstractSelectedImagesViewerPluginWithGOE |
Ancestor of plugins that use the GenericObjectEditor for the setup
that processes the selected images.
|
class |
Barcode |
Extracts the barcode from the image.
|
class |
BoofCVDetectLines |
Allows the user to change the brightness of an image.
|
class |
BoofCVDetectLineSegments |
Allows the user to change the brightness of an image.
|
class |
BoofCVFeatureGenerator |
Allows the user to apply a BoofCV feature generator to an image in the ImageViewer.
|
class |
BoofCVTransformer |
Allows the user to apply a BoofCV transformer to the selected images in the ImageViewer.
|
class |
Brightness |
Allows the user to change the brightness of an image.
|
class |
BufferedImageFeatureGenerator |
Allows the user to apply a BufferedImage feature generator to an image in the ImageViewer.
|
class |
BufferedImageTransformer |
Allows the user to apply a BufferedImage transformer to the selected images in the ImageViewer.
|
class |
DisplayObjectLocationsFromReport |
Prompts user to select report with object locations to be overlayed.
|
class |
Histogram |
Displays the histogram(s) for an image.
|
class |
ImageFileMetaData |
Loads the image meta-data from disk.
|
class |
LocateObjects |
Allows the user to locate objects in the image(s).
|
class |
MarkLocation |
Highlights the locations entered by the user in the current image.
|
class |
TesseractOCR |
Allows the user to apply a JAI transformer to an image in the ImageViewer.
|