Class | Description |
---|---|
AutoContrast |
Plugin that auto-thresholds each channel.
|
CaptureImage |
Captures the current view of an
ImageDisplay to a Dataset . |
CaptureScreen |
Captures the entire screen to a
Dataset . |
ChannelsTool |
Plugin that allows toggling between different color modes.
|
DeselectOverlays |
Deselects all the overlays linked to the given display.
|
Flatten |
Captures the current view of an
ImageDisplay to a color merged
Dataset . |
HistogramPlot<T extends RealType<T>> |
Histogram plotter.
|
RemoveOverlay |
Removes the currently selected overlay from all displays
|
RemoveOverlayReferences |
Removes all selected views.
|
SelectOverlays |
Selects all of the overlays linked to the given display.
|
SelectView |
Selects an overlay that encompasses the current view.
|
ShowLUT |
This class adapted from legacy ImageJ's LutViewer class.
|
ShowLUTAsTable |
Loads the current
ImageDisplay 's color table into a
ResultsTable . |
SpectralComposite |
Creates a series of lookup tables according to the given range of
wavelengths, compositing them together to produce the final visualization.
|
Copyright © 2014–2022 ImageJ. All rights reserved.