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