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.
|
Properties | |
bool | repeat [get, set] |
string | requestedImageFilePath [get, set] |
Properties inherited from OpenCVForUnity.UnityUtils.Helper.ISource2MatHelper | |
UnityEvent | onDisposed [get, set] |
Source2MatHelperErrorUnityEvent | onErrorOccurred [get, set] |
UnityEvent | onInitialized [get, set] |
Source2MatHelperColorFormat | outputColorFormat [get, set] |
int | timeoutFrameCount [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from OpenCVForUnity.UnityUtils.Helper.ISource2MatHelper | |
bool | DidUpdateThisFrame () |
void | Dispose () |
Source2MatHelperColorFormat | GetBaseColorFormat () |
string | GetDeviceName () |
int | GetHeight () |
Mat | GetMat () |
int | GetWidth () |
void | Initialize (bool autoPlay) |
bool | IsInitialized () |
bool | IsPaused () |
bool | IsPlaying () |
void | Pause () |
void | Play () |
void | Stop () |
|
getset |
Implemented in OpenCVForUnity.UnityUtils.Helper.Image2MatHelper.
|
getset |
Implemented in OpenCVForUnity.UnityUtils.Helper.Image2MatHelper.