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