Uses of Class
net.algart.executors.modules.opencv.matrices.filtering.Morphology
Packages that use Morphology
-
Uses of Morphology in net.algart.executors.modules.opencv.matrices.filtering
Methods in net.algart.executors.modules.opencv.matrices.filtering that return MorphologyModifier and TypeMethodDescriptionMorphology.setBorderType(OBorderType borderType) Morphology.setNumberOfIterations(int numberOfIterations) Morphology.setOperation(OMorphType operation) Morphology.setPatternShape(OMorphShape patternShape) Morphology.setPatternSize(int patternSize)