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.VideoModule.TrackerNano Member List

This is the complete list of members for OpenCVForUnity.VideoModule.TrackerNano, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.VideoModule.TrackerNanostatic
create(TrackerNano_Params parameters)OpenCVForUnity.VideoModule.TrackerNanostatic
create()OpenCVForUnity.VideoModule.TrackerNanostatic
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.VideoModule.TrackerNanoprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getNativeObjAddr()OpenCVForUnity.VideoModule.Tracker
getTrackingScore()OpenCVForUnity.VideoModule.TrackerNano
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
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