OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
|
Classes | |
class | CLAHE |
Base class for Contrast Limited Adaptive Histogram Equalization. More... | |
class | GeneralizedHough |
finds arbitrary template in the grayscale image using Generalized Hough Transform More... | |
class | GeneralizedHoughBallard |
finds arbitrary template in the grayscale image using Generalized Hough Transform More... | |
class | GeneralizedHoughGuil |
finds arbitrary template in the grayscale image using Generalized Hough Transform More... | |
class | Imgproc |
class | IntelligentScissorsMB |
Intelligent Scissors image segmentation. More... | |
class | LineSegmentDetector |
Line segment detector class. More... | |
class | Moments |
Template class for moments. More... | |
class | Subdiv2D |