| _flipHorizontal | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _flipVertical | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _Initialize() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| _outputColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _requestedDeviceName | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _requestedFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _requestedHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _requestedIsFrontFacing | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _requestedWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _rotate90Degree | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| _timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| avoidAndroidFrontCameraLowLightIssue | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| baseColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| baseMat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| CancelInitCoroutine() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| Channels(ColorFormat type) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| ColorConversionCodes(ColorFormat srcType, ColorFormat dstType) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| ColorFormat enum name | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| colors | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| DidUpdateThisFrame() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| Dispose() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| ErrorCode enum name | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| flipHorizontal | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| FlipMat(Mat mat, bool flipVertical, bool flipHorizontal) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| flipVertical | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| frameMat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| GetBufferColors() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetCameraToWorldMatrix() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetDeviceName() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetFPS() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetHeight() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetMat() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetProjectionMatrix() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetWebCamDevice() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetWebCamTexture() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| GetWidth() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| hasInitDone | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| hasUserAuthorizedCameraPermission() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| initCoroutine | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| Initialize() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| Initialize(int requestedWidth, int requestedHeight) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| Initialize(bool requestedIsFrontFacing, float requestedFPS=30f, bool rotate90Degree=false) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| Initialize(string deviceName, int requestedWidth, int requestedHeight, bool requestedIsFrontFacing=false, float requestedFPS=30f, bool rotate90Degree=false) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| IsFrontFacing() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| IsInitialized() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| isInitWaiting | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| IsPlaying() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| isScreenSizeChangeWaiting | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| OnApplicationFocus(bool hasFocus) | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| OnDestroy() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| onDisposed | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| onErrorOccurred | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| onInitialized | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| OnValidate() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| outputColorFormat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| Pause() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| Play() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| ReleaseResources() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| requestedDeviceName | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| requestedFPS | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| requestedHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| requestedIsFrontFacing | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| requestedWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| rotate90Degree | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| rotatedFrameMat | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| screenHeight | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| screenOrientation | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| screenWidth | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| Stop() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | virtual |
| timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | |
| Update() | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protectedvirtual |
| webCamDevice | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |
| webCamTexture | OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper | protected |