Uses of Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ExtractContoursInRectangle
Packages that use ExtractContoursInRectangle
-
Uses of ExtractContoursInRectangle in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return ExtractContoursInRectangleModifier and TypeMethodDescriptionExtractContoursInRectangle.setBottom(long bottom) ExtractContoursInRectangle.setDoAction(boolean doAction) ExtractContoursInRectangle.setHeight(long height) ExtractContoursInRectangle.setLeft(long left) ExtractContoursInRectangle.setRight(long right) ExtractContoursInRectangle.setSelectionMode(ExtractContoursInRectangle.SelectionMode selectionMode) ExtractContoursInRectangle.setTop(long top) ExtractContoursInRectangle.setWidth(long width)