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.common.MatFilter
- net.algart.executors.modules.opencv.common.UMatFilter
- net.algart.executors.modules.opencv.matrices.conversions.ConvertColor
- net.algart.executors.modules.opencv.matrices.conversions.ConvertToMono
- net.algart.executors.modules.opencv.common.VoidResultUMatFilter
- net.algart.executors.modules.opencv.matrices.conversions.ConvertPrecision (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.conversions.ExtractChannel (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.conversions.LUT (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.VoidResultMatFilter
- net.algart.executors.modules.opencv.matrices.conversions.ApplyColorMap (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.SeveralMatOperation