|
OpenCV for Unity 2.6.3
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 | |
| 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 () |
Properties | |
| Source2MatHelperColorFormat | outputColorFormat [get, set] |
| int | timeoutFrameCount [get, set] |
| UnityEvent | onInitialized [get, set] |
| UnityEvent | onDisposed [get, set] |
| Source2MatHelperErrorUnityEvent | onErrorOccurred [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.