| Class | Description |
|---|---|
| CLAHE |
Base class for Contrast Limited Adaptive Histogram Equalization.
|
| GeneralizedHough |
finds arbitrary template in the grayscale image using Generalized Hough Transform
|
| GeneralizedHoughBallard |
finds arbitrary template in the grayscale image using Generalized Hough Transform
Detects position only without translation and rotation CITE: Ballard1981 .
|
| GeneralizedHoughGuil |
finds arbitrary template in the grayscale image using Generalized Hough Transform
Detects position, translation and rotation CITE: Guil1999 .
|
| Imgproc | |
| LineSegmentDetector |
Line segment detector class
following the algorithm described at CITE: Rafael12 .
|
| Moments | |
| Subdiv2D |
Generated on 2020-04-03 16:05:20 / OpenCV 4.3.0