Uses of Class
org.anchoranalysis.spatial.point.Contour
Packages that use Contour
-
Uses of Contour in org.anchoranalysis.plugin.opencv
Methods in org.anchoranalysis.plugin.opencv that return types with arguments of type ContourModifier and TypeMethodDescriptionCVFindContours.contoursForObject
(ObjectMask object) Calculates the extreme outer contours from anObjectMask
as OpenCV defines contours.