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.
Loading...
Searching...
No Matches
OpenCVForUnity.TrackingModule.TrackerCSRT Member List

This is the complete list of members for OpenCVForUnity.TrackingModule.TrackerCSRT, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.TrackingModule.TrackerCSRTstatic
create(TrackerCSRT_Params parameters)OpenCVForUnity.TrackingModule.TrackerCSRTstatic
create()OpenCVForUnity.TrackingModule.TrackerCSRTstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.TrackingModule.TrackerCSRTprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getNativeObjAddr()OpenCVForUnity.VideoModule.Tracker
init(Mat image, Rect boundingBox)OpenCVForUnity.VideoModule.Tracker
init(Mat image, in Vec4i boundingBox)OpenCVForUnity.VideoModule.Tracker
init(Mat image, in(int x, int y, int width, int height) boundingBox)OpenCVForUnity.VideoModule.Tracker
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
setInitialMask(Mat mask)OpenCVForUnity.TrackingModule.TrackerCSRT
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
update(Mat image, Rect boundingBox)OpenCVForUnity.VideoModule.Tracker
update(Mat image, out Vec4i boundingBox)OpenCVForUnity.VideoModule.Tracker
update(Mat image, out(int x, int y, int width, int height) boundingBox)OpenCVForUnity.VideoModule.Tracker