Uses of Class
net.algart.executors.modules.cv.matrices.thresholds.SmoothAreasThreshold
Packages that use SmoothAreasThreshold
-
Uses of SmoothAreasThreshold in net.algart.executors.modules.cv.matrices.thresholds
Methods in net.algart.executors.modules.cv.matrices.thresholds that return SmoothAreasThresholdModifier and TypeMethodDescriptionSmoothAreasThreshold.setBorderAsDefaultMask(boolean borderAsDefaultMask) SmoothAreasThreshold.setGaussianBlurKernelSize(int gaussianBlurKernelSize) SmoothAreasThreshold.setGradientDiameter(int gradientDiameter) SmoothAreasThreshold.setGradientLevel(double gradientLevel) SmoothAreasThreshold.setIncludeMaskInRetained(boolean includeMaskInRetained) SmoothAreasThreshold.setMedianDiameter(int medianDiameter) SmoothAreasThreshold.setRawValue(boolean rawValue) SmoothAreasThreshold.setResultType(SmoothAreasThreshold.ResultType resultType) SmoothAreasThreshold.setThreshold(double threshold)