Class OpenCVDescriptors


  • public class OpenCVDescriptors
    extends Object
    A set of static methods intended to describe OpenCV data structures.
    Author:
    Gabriel Selzer
    • Constructor Detail

      • OpenCVDescriptors

        public OpenCVDescriptors()
    • Method Detail

      • matDescriptor

        public static String matDescriptor​(Nil<org.bytedeco.opencv.opencv_core.Mat> in)
      • gpuMatDescriptor

        public static String gpuMatDescriptor​(Nil<org.bytedeco.opencv.opencv_core.GpuMat> in)
      • uMatDescriptor

        public static String uMatDescriptor​(Nil<org.bytedeco.opencv.opencv_core.UMat> in)