__fromPtr__(IntPtr addr) | OpenCVForUnity.VideoModule.TrackerMIL_Params | 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.TrackerMIL_Params | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
get_featureSetNumFeatures() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerInitInRadius() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerInitMaxNegNum() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerSearchWinSize() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerTrackInRadius() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerTrackMaxNegNum() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
get_samplerTrackMaxPosNum() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
getNativeObjAddr() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
set_featureSetNumFeatures(int featureSetNumFeatures) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerInitInRadius(float samplerInitInRadius) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerInitMaxNegNum(int samplerInitMaxNegNum) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerSearchWinSize(float samplerSearchWinSize) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerTrackInRadius(float samplerTrackInRadius) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerTrackMaxNegNum(int samplerTrackMaxNegNum) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
set_samplerTrackMaxPosNum(int samplerTrackMaxPosNum) | OpenCVForUnity.VideoModule.TrackerMIL_Params | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
TrackerMIL_Params() | OpenCVForUnity.VideoModule.TrackerMIL_Params | |