OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
Classes
OpenCVForUnity.ImgprocModule Namespace Reference

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
 
class  Subdiv2D