Uses of Class
net.algart.executors.modules.cv.matrices.objects.binary.Skeletonization
Packages that use Skeletonization
-
Uses of Skeletonization in net.algart.executors.modules.cv.matrices.objects.binary
Methods in net.algart.executors.modules.cv.matrices.objects.binary that return SkeletonizationModifier and TypeMethodDescriptionSkeletonization.setAlgorithm(Skeletonization.Algorithm algorithm) Skeletonization.setDiagonalThinning(boolean diagonalThinning) Skeletonization.setMaxNumberOfIterations(long maxNumberOfIterations) Skeletonization.setNumberOfAdditionalTopologicalIterations(long numberOfAdditionalTopologicalIterations) Skeletonization.setTopological(boolean topological)