[][src]Module opencv::imgproc::prelude

Traits

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

GeneralizedHoughGuil

finds arbitrary template in the grayscale image using Generalized Hough Transform

LineIteratorTrait

Line iterator

LineSegmentDetector

Line segment detector class

Subdiv2DTrait