Uses of Class
net.algart.executors.modules.cv.matrices.misc.QuickEmphasizeBoundaries
Packages that use QuickEmphasizeBoundaries
-
Uses of QuickEmphasizeBoundaries in net.algart.executors.modules.cv.matrices.misc
Methods in net.algart.executors.modules.cv.matrices.misc that return QuickEmphasizeBoundariesModifier and TypeMethodDescriptionQuickEmphasizeBoundaries.setAllowLongSlopes(boolean allowLongSlopes) QuickEmphasizeBoundaries.setAutoConvertToGrayscale(boolean autoConvertToGrayscale) QuickEmphasizeBoundaries.setEmphasizedDirections(QuickEmphasizeBoundaries.EmphasizedDirections emphasizedDirections) QuickEmphasizeBoundaries.setExactHalfSum(boolean exactHalfSum) QuickEmphasizeBoundaries.setMinimalChange(double minimalChange) QuickEmphasizeBoundaries.setProcessAscending(boolean processAscending) QuickEmphasizeBoundaries.setProcessDescending(boolean processDescending) QuickEmphasizeBoundaries.setRawValues(boolean rawValues) QuickEmphasizeBoundaries.setSlopeWidth(int slopeWidth)