Uses of Interface
adams.gui.visualization.image.ImageOverlay
-
-
Uses of ImageOverlay in adams.flow.sink
Fields in adams.flow.sink declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay
ImageViewer. m_ImageOverlay
the image overlay to use.Methods in adams.flow.sink that return ImageOverlay Modifier and Type Method Description ImageOverlay
ImageViewer. getImageOverlay()
Returns the image overlay in use.Methods in adams.flow.sink with parameters of type ImageOverlay Modifier and Type Method Description void
ImageViewer. setImageOverlay(ImageOverlay value)
Sets the image overlay to use. -
Uses of ImageOverlay in adams.flow.transformer
Fields in adams.flow.transformer declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay
ImageAnnotator.AnnotatorPanel. m_ActualOverlay
the actual overlay to use for highlighting the objects.protected ImageOverlay
ImageAnnotator.AnnotatorPanel. m_Overlay
the overlay to use for highlighting the objects.protected ImageOverlay
ImageAnnotator. m_Overlay
the overlay to use for highlighting the objects.Methods in adams.flow.transformer that return ImageOverlay Modifier and Type Method Description ImageOverlay
ImageAnnotator. getOverlay()
Returns the overlay to use for highlighting the objects.Methods in adams.flow.transformer with parameters of type ImageOverlay Modifier and Type Method Description void
ImageAnnotator. setOverlay(ImageOverlay value)
Sets the overlay to use for highlighting the objects.Constructors in adams.flow.transformer with parameters of type ImageOverlay Constructor Description AnnotatorPanel(String prefix, String suffix, BaseString[] labels, SelectionProcessor selectionProcessor, SelectionShapePainter selectionShapePainter, ImageOverlay overlay, double zoom, InteractionLoggingFilter interactionLoggingFilter)
Initializes the panel. -
Uses of ImageOverlay in adams.flow.transformer.compareobjectlocations
Fields in adams.flow.transformer.compareobjectlocations declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay
SideBySide. m_AnnotationsOverlay
the image overlays for the annotations.protected ImageOverlay
SideBySide. m_PredictionsOverlay
the image overlays for the predictions.Methods in adams.flow.transformer.compareobjectlocations that return ImageOverlay Modifier and Type Method Description ImageOverlay
SideBySide. getAnnotationsOverlay()
Returns the overlay to use for the annotations.ImageOverlay
SideBySide. getPredictionsOverlay()
Returns the overlay to use for the predictions.Methods in adams.flow.transformer.compareobjectlocations with parameters of type ImageOverlay Modifier and Type Method Description void
SideBySide. setAnnotationsOverlay(ImageOverlay value)
Sets the overlay to use for the annotations.void
SideBySide.SideBySidePanel. setAnnotationsOverlay(ImageOverlay value)
Sets the overlay to use for the annotations.void
Combined.CombinedPanel. setOverlay(ImageOverlay value)
Sets the overlay to use for the objects.void
SideBySide. setPredictionsOverlay(ImageOverlay value)
Sets the overlay to use for the predictions.void
SideBySide.SideBySidePanel. setPredictionsOverlay(ImageOverlay value)
Sets the overlay to use for the predictions. -
Uses of ImageOverlay in adams.flow.transformer.pixelselector
Classes in adams.flow.transformer.pixelselector that implement ImageOverlay Modifier and Type Class Description class
AbstractColorProviderPixelSelectorOverlay
Overlay that uses a color provider for the painting the various elements of the overlay.class
AbstractPixelSelectorOverlay
Ancestor for overlays in the pixel selector GUI, making use of the data stored in the report.class
AbstractSingleColorPixelSelectorOverlay
Overlay that uses a single, user-defined color.class
ClassificationOverlay
Highlights the chosen classifications.
Some actions that generate data for this overlay:
adams.flow.transformer.pixelselector.AddClassification
Valid options are:class
RectangleOverlay
Simply highlights the selected pixel
Some actions that generate data for this overlay:
adams.flow.transformer.pixelselector.TopLeftCorner
adams.flow.transformer.pixelselector.BottomRightCorner
Valid options are:class
SimpleOverlay
Simply highlights the selected pixel
Some actions that generate data for this overlay:
adams.flow.transformer.pixelselector.SimpleSelect
Valid options are:Methods in adams.flow.transformer.pixelselector that return types with arguments of type ImageOverlay Modifier and Type Method Description Iterator<ImageOverlay>
PixelSelectorPanel. imageOverlays()
Returns an iterator over all the image overlays.Methods in adams.flow.transformer.pixelselector with parameters of type ImageOverlay Modifier and Type Method Description void
PixelSelectorPanel. addImageOverlay(ImageOverlay io)
Adds the image overlay.void
PixelSelectorPanel. removeImageOverlay(ImageOverlay io)
Removes the image overlay. -
Uses of ImageOverlay in adams.gui.tools
Fields in adams.gui.tools declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay
ImageProcessorPanel. m_LastImageOverlayOriginal
the last image overlay in use (original).protected ImageOverlay
ImageProcessorPanel. m_LastImageOverlayProcessed
the last image overlay in use (processed).Methods in adams.gui.tools that return ImageOverlay Modifier and Type Method Description ImageOverlay
ImageProcessorPanel. selectImageOverlay(ImageOverlay last)
Displays a dialog for the user to configure an image overlay and then returns it.Methods in adams.gui.tools that return types with arguments of type ImageOverlay Modifier and Type Method Description Iterator<ImageOverlay>
ImageProcessorSubPanel. imageOverlays(boolean original)
Returns iterator over current overlays.Methods in adams.gui.tools with parameters of type ImageOverlay Modifier and Type Method Description void
ImageProcessorSubPanel. addImageOverlay(boolean original, ImageOverlay overlay)
Adds the overlay.ImageOverlay
ImageProcessorPanel. selectImageOverlay(ImageOverlay last)
Displays a dialog for the user to configure an image overlay and then returns it. -
Uses of ImageOverlay in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay
AnnotateImage. m_Overlay
the overlay to use for highlighting the objects.Methods in adams.gui.tools.previewbrowser that return ImageOverlay Modifier and Type Method Description ImageOverlay
AnnotateImage. getOverlay()
Returns the overlay to use for highlighting the objects.Methods in adams.gui.tools.previewbrowser with parameters of type ImageOverlay Modifier and Type Method Description void
AnnotateImage. setOverlay(ImageOverlay value)
Sets the overlay to use for highlighting the objects. -
Uses of ImageOverlay in adams.gui.visualization.image
Subinterfaces of ImageOverlay in adams.gui.visualization.image Modifier and Type Interface Description interface
TypeColorProvider
Interface for image overlays that give access to colors per type (aka label).Classes in adams.gui.visualization.image that implement ImageOverlay Modifier and Type Class Description class
AbstractImageOverlay
Abstract ancestor for image overlays.class
AbstractObjectOverlayFromReport
Ancestor for overlays that use object locations from a report.class
AbstractPointOverlayFromReport
Ancestor for overlays that use object locations from a report.class
BoofCVDetectLineSegmentsImageOverlay
Overlays the image with lines detected byBoofCVDetectLineSegments
.class
BoofCVDetectLinesImageOverlay
Overlays the image with lines detected byBoofCVDetectLines
.class
HighlightLocations
Overlay for highlighting points on an image.class
MetaDataText
Overlay for text from the image's meta-data.class
MultiImageOverlay
Combines multiple overlays, applies them sequentially.class
NullOverlay
Dummy overlay, does nothing.class
ObjectAnnotations
Overlays object annotations from the report.class
ObjectCentersOverlayFromReport
Displays the centers of objects in the image, using data from the attached report.
Suffixes:
.x
.y
.width
.height
Optionally, if type information is available per object, the locations can be displayed in distinct colors per type.class
ObjectLocationsOverlayFromReport
Displays the locations of objects in the image, using data from the attached report.
Suffixes:
.x
.y
.width
.height
Optionally, if type information is available per object, the locations can be displayed in distinct colors per type.class
SimplePointOverlayFromReport
Fields in adams.gui.visualization.image declared as ImageOverlay Modifier and Type Field Description protected ImageOverlay[]
MultiImageOverlay. m_Overlays
the overlays to use.Fields in adams.gui.visualization.image with type parameters of type ImageOverlay Modifier and Type Field Description protected HashSet<ImageOverlay>
ImagePanel.PaintPanel. m_ImageOverlays
the image overlays.Methods in adams.gui.visualization.image that return ImageOverlay Modifier and Type Method Description ImageOverlay[]
MultiImageOverlay. getOverlays()
Returns the overlays to apply.Methods in adams.gui.visualization.image that return types with arguments of type ImageOverlay Modifier and Type Method Description Iterator<ImageOverlay>
ImagePanel. imageOverlays()
Returns an iterator over all the image overlays.Iterator<ImageOverlay>
ImagePanel.PaintPanel. imageOverlays()
Returns an iterator over all the image overlays.Methods in adams.gui.visualization.image with parameters of type ImageOverlay Modifier and Type Method Description void
ImagePanel. addImageOverlay(ImageOverlay io)
Adds the image overlay.void
ImagePanel.PaintPanel. addImageOverlay(ImageOverlay io)
Adds the image overlay.void
ImagePanel.PaintPanel. removeImageOverlay(ImageOverlay io)
Removes the image overlay.void
ImagePanel. removeImageOverlay(ImageOverlay io)
Removes the image overlay.void
MultiImageOverlay. setOverlays(ImageOverlay[] value)
Sets the overlays to apply.
-