Uses of Interface
net.algart.executors.modules.opencv.matrices.segmentation.BoundariesExtractor
Packages that use BoundariesExtractor
-
Uses of BoundariesExtractor in net.algart.executors.modules.opencv.matrices.segmentation
Fields in net.algart.executors.modules.opencv.matrices.segmentation declared as BoundariesExtractorMethods in net.algart.executors.modules.opencv.matrices.segmentation with parameters of type BoundariesExtractorModifier and TypeMethodDescriptionvoidAbstractSegmentationWithBoundaries.setToOutputBoundaries(BoundariesExtractor boundariesExtractor, org.bytedeco.opencv.opencv_core.Mat source, org.bytedeco.opencv.opencv_core.Mat labels) voidAbstractSegmentationWithBoundaries.setToOutputBoundaries(BoundariesExtractor boundariesExtractor, org.bytedeco.opencv.opencv_core.UMat source, org.bytedeco.opencv.opencv_core.UMat labels)