Package org.opencv.imgproc


package org.opencv.imgproc
  • Classes
    Class
    Description
    Base class for Contrast Limited Adaptive Histogram Equalization.
     
    Wrapper on top of a truetype/opentype/etc font, i.e.
    finds arbitrary template in the grayscale image using Generalized Hough Transform
    finds arbitrary template in the grayscale image using Generalized Hough Transform Detects position only without translation and rotation CITE: Ballard1981 .
    finds arbitrary template in the grayscale image using Generalized Hough Transform Detects position, translation and rotation CITE: Guil1999 .