| __fromPtr__(IntPtr addr) | OpenCVForUnity.VideoModule.TrackerGOTURN | static |
| create(TrackerGOTURN_Params parameters) | OpenCVForUnity.VideoModule.TrackerGOTURN | static |
| create() | OpenCVForUnity.VideoModule.TrackerGOTURN | static |
| create(Net model) | OpenCVForUnity.VideoModule.TrackerGOTURN | 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.VideoModule.TrackerGOTURN | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| getNativeObjAddr() | OpenCVForUnity.VideoModule.Tracker | |
| 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 | |