__fromPtr__(IntPtr addr) | OpenCVForUnity.TrackingModule.legacy_TrackerTLD | static |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
create() | OpenCVForUnity.TrackingModule.legacy_TrackerTLD | 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.legacy_TrackerTLD | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
init(Mat image, Rect2d boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |
init(Mat image, in Vec4d boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |
init(Mat image, in(double x, double y, double width, double height) boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
update(Mat image, Rect2d boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |
update(Mat image, out Vec4d boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |
update(Mat image, out(double x, double y, double width, double height) boundingBox) | OpenCVForUnity.TrackingModule.legacy_Tracker | |