OpenCV for Unity  2.6.2
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.
Properties | List of all members
OpenCVForUnity.UnityUtils.Helper.IImageSource2MatHelper Interface Reference
Inheritance diagram for OpenCVForUnity.UnityUtils.Helper.IImageSource2MatHelper:
OpenCVForUnity.UnityUtils.Helper.ISource2MatHelper OpenCVForUnity.UnityUtils.Helper.Image2MatHelper

Properties

string requestedImageFilePath [get, set]
 
bool repeat [get, set]
 
- Properties inherited from OpenCVForUnity.UnityUtils.Helper.ISource2MatHelper
Source2MatHelperColorFormat outputColorFormat [get, set]
 
int timeoutFrameCount [get, set]
 
UnityEvent onInitialized [get, set]
 
UnityEvent onDisposed [get, set]
 
Source2MatHelperErrorUnityEvent onErrorOccurred [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from OpenCVForUnity.UnityUtils.Helper.ISource2MatHelper
void Initialize (bool autoPlay)
 
bool IsInitialized ()
 
void Play ()
 
void Pause ()
 
void Stop ()
 
bool IsPlaying ()
 
bool IsPaused ()
 
string GetDeviceName ()
 
int GetWidth ()
 
int GetHeight ()
 
Source2MatHelperColorFormat GetBaseColorFormat ()
 
bool DidUpdateThisFrame ()
 
Mat GetMat ()
 
void Dispose ()
 

Property Documentation

◆ repeat

bool OpenCVForUnity.UnityUtils.Helper.IImageSource2MatHelper.repeat
getset

◆ requestedImageFilePath

string OpenCVForUnity.UnityUtils.Helper.IImageSource2MatHelper.requestedImageFilePath
getset

The documentation for this interface was generated from the following file: