Class Hierarchy
- java.lang.Object
- net.algart.json.PropertyChecker
- net.algart.executors.api.ExecutionBlock (implements java.lang.AutoCloseable)
- net.algart.executors.api.Executor
- net.algart.executors.modules.opencv.common.OpenCVExecutor
- net.algart.executors.modules.opencv.matrices.filtering.FastEigenValues (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.MatFilter
- net.algart.executors.modules.opencv.common.UMatFilter
- net.algart.executors.modules.opencv.matrices.filtering.Blur
- net.algart.executors.modules.opencv.matrices.filtering.FastGradient (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.FastGradientVariance (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.GaussianBlur
- net.algart.executors.modules.opencv.matrices.filtering.MeanShift
- net.algart.executors.modules.opencv.matrices.filtering.Median
- net.algart.executors.modules.opencv.matrices.filtering.Morphology
- net.algart.executors.modules.opencv.matrices.filtering.Sobel
- net.algart.executors.modules.opencv.common.VoidResultUMatFilter
- net.algart.executors.modules.opencv.matrices.filtering.BilateralFilter (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.BilateralTextureFilter
- net.algart.executors.modules.opencv.matrices.filtering.CLAHE (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.EqualizeHist (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.Laplacian (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.NonLocalMeansDenoising
- net.algart.executors.modules.opencv.common.SeveralMatOperation