Overlays
Modules adding ImageJ overlay elements to images. For example, object outlines, object ID labels or fixed text.
Adds an overlay to the specified input image with all points in the specified input objects rendered as small circles.
Add arrowsAdds an overlay to the specified input image with each object represented by an arrow.
Add contour linesAdds overlay contour lines (and optional labels) to an image.
Add from position measurementAdds an overlay to the specified input image representing each object by a single marker.
Add labelsAdds an overlay to the specified input image with each object represented by a text label.
Add lineDraws an overlay line between two specified points.
Add object centroidAdds an overlay to the specified input image representing each object by a single marker placed at the centroid of that object.
Add object fillAdds an overlay to the specified input image showing the extent of each specified input object as a filled shape.
Add object outlineAdds an overlay to the specified input image showing the outline of each specified input object.
Add overlayDEPRECATED - Please use individual overlay modules (e.
Add relationship connectionAdds a series of line overlays, representing various relationship scenarios.
Add textAdds an overlay to the specified input image showing a fixed text label.
Add tracksAdds an overlay to the specified input image showing the path of each track object.
Clear overlayRemoves any overlay elements from specified image.