__fromPtr__(IntPtr addr) | OpenCVForUnity.TrackingModule.TrackerKCF | static |
CN | OpenCVForUnity.TrackingModule.TrackerKCF | static |
create(TrackerKCF_Params parameters) | OpenCVForUnity.TrackingModule.TrackerKCF | static |
create() | OpenCVForUnity.TrackingModule.TrackerKCF | static |
CUSTOM | OpenCVForUnity.TrackingModule.TrackerKCF | static |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.TrackingModule.TrackerKCF | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
getNativeObjAddr() | OpenCVForUnity.VideoModule.Tracker | |
GRAY | OpenCVForUnity.TrackingModule.TrackerKCF | static |
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 | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
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 | |