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