Uses of Class
net.algart.executors.modules.opencv.matrices.filtering.Blur
Packages that use Blur
-
Uses of Blur in net.algart.executors.modules.opencv.matrices.filtering
Methods in net.algart.executors.modules.opencv.matrices.filtering that return BlurModifier and TypeMethodDescriptionBlur.setBorderType(OBorderType borderType) Blur.setKernelSizeX(int kernelSizeX) Blur.setKernelSizeX(String kernelSizeX) Blur.setKernelSizeY(int kernelSizeY) Blur.setKernelSizeY(String kernelSizeY)