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.UnityUtils.Helper Namespace Reference

Classes

class  ImageOptimizationHelper
 Image optimization helper. v 1.1.0 More...
 
class  VideoCaptureCameraInputToMatHelper
 VideoCaptureCameraInput to mat helper. v 1.0.1 Depends on OpenCVForUnity version 2.4.4 (WebCamTextureToMatHelper v 1.1.3) or later. (Use the WebCamDevice.isFrontFacing and WebCamTexture.videoRotationAngle properties to flip the camera input image in VideoCaptue to the correct orientation.) More...
 
class  VideoCaptureToMatHelper
 VideoCapture to mat helper. v 1.0.4 More...
 
class  WebCamTextureToMatHelper
 WebCamTexture to mat helper. v 1.1.6 More...