Uses of Class
net.algart.executors.modules.cv.matrices.objects.binary.NeighbourPixelsCount
Packages that use NeighbourPixelsCount
-
Uses of NeighbourPixelsCount in net.algart.executors.modules.cv.matrices.objects.binary
Methods in net.algart.executors.modules.cv.matrices.objects.binary that return NeighbourPixelsCountModifier and TypeMethodDescriptionNeighbourPixelsCount.setConnectivityType(net.algart.matrices.scanning.ConnectivityType connectivityType) NeighbourPixelsCount.setMaxNumberOfNeighbours(int maxNumberOfNeighbours) NeighbourPixelsCount.setMinNumberOfNeighbours(int minNumberOfNeighbours) NeighbourPixelsCount.setUnitPixelsOnly(boolean unitPixelsOnly)