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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.TrackingModule.legacy_TrackerTLDstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
create()OpenCVForUnity.TrackingModule.legacy_TrackerTLDstatic
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.legacy_TrackerTLDprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
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
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
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