class |
AbstractApplyImageTransformer |
Ancestor for plugins that work on the image rather than the heatmap.
|
class |
AbstractCurrentHeatmapFilter |
Ancestor for plugins that filter the current heatmap.
|
class |
AbstractCurrentHeatmapFilterWithGOE |
Ancestor for heatmap filters that process the current heatmap with a setup
obtained from a GenericObjectEditorDialog .
|
class |
AbstractHeatmapViewerPluginWithGOE |
Ancestor for plugins that require a GOE.
|
class |
AbstractSelectedHeatmapsFilter |
Ancestor for plugins that filter the selected heatmaps.
|
class |
AbstractSelectedHeatmapsFilterWithGOE |
Ancestor for heatmap filters that process the selected heatmaps using
a setup from a GenericObjectEditor .
|
class |
AbstractSelectedHeatmapsViewerPlugin |
Ancestor for plugins that work on selected heatmaps.
|
class |
AbstractSelectedHeatmapsViewerPluginWithGOE |
Ancestor of plugins that use the GenericObjectEditor for the setup
that processes the selected heatmaps.
|
class |
BoofCVTransformer |
Applies BoofCV transformers to the image directly.
|
class |
BufferedImageTransformer |
Applies BufferedImage transformers to the image directly.
|
class |
Histogram |
Displays the histogram for heatmap(s).
|
class |
Notes |
Displays the statistics about heatmaps.
|
class |
SpreadSheetView |
Displays the heatmap as spreadsheet.
|
class |
Statistics |
Displays the statistics about heatmaps.
|