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.TrackerKCF Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.TrackingModule.TrackerKCFstatic
CNOpenCVForUnity.TrackingModule.TrackerKCFstatic
create(TrackerKCF_Params parameters)OpenCVForUnity.TrackingModule.TrackerKCFstatic
create()OpenCVForUnity.TrackingModule.TrackerKCFstatic
CUSTOMOpenCVForUnity.TrackingModule.TrackerKCFstatic
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.TrackerKCFprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getNativeObjAddr()OpenCVForUnity.VideoModule.Tracker
GRAYOpenCVForUnity.TrackingModule.TrackerKCFstatic
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