Constant Field Values

Contents

net.algart.*

  • net.algart.executors.modules.opencv.matrices.filtering.AdaptiveManifoldFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    INPUT_GUIDE
    "guide"
  • net.algart.executors.modules.opencv.matrices.filtering.DomainTransformFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    INPUT_GUIDE
    "guide"
  • net.algart.executors.modules.opencv.matrices.filtering.FastGlobalSmootherFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    INPUT_GUIDE
    "guide"
  • net.algart.executors.modules.opencv.matrices.filtering.FastGradient
    Modifier and Type
    Constant Field
    Value
    public static final String
    "dx"
    public static final String
    "dy"
  • net.algart.executors.modules.opencv.matrices.filtering.GuidedFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    INPUT_GUIDE
    "guide"
  • net.algart.executors.modules.opencv.matrices.filtering.Sobel
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • net.algart.executors.modules.opencv.matrices.photo.Inpaint
    Modifier and Type
    Constant Field
    Value
    public static final String
    "mask"
  • net.algart.executors.modules.opencv.util.OTools
    Modifier and Type
    Constant Field
    Value
    public static final String
    "net.algart.executors.modules.opencv.useGPU"