OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.ObjdetectModule.RefineParameters Member List

This is the complete list of members for OpenCVForUnity.ObjdetectModule.RefineParameters, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.RefineParametersstatic
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.ObjdetectModule.RefineParametersprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
get_checkAllOrders()OpenCVForUnity.ObjdetectModule.RefineParameters
get_errorCorrectionRate()OpenCVForUnity.ObjdetectModule.RefineParameters
get_minRepDistance()OpenCVForUnity.ObjdetectModule.RefineParameters
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.RefineParameters
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
RefineParameters(float minRepDistance, float errorCorrectionRate, bool checkAllOrders)OpenCVForUnity.ObjdetectModule.RefineParameters
RefineParameters(float minRepDistance, float errorCorrectionRate)OpenCVForUnity.ObjdetectModule.RefineParameters
RefineParameters(float minRepDistance)OpenCVForUnity.ObjdetectModule.RefineParameters
RefineParameters()OpenCVForUnity.ObjdetectModule.RefineParameters
set_checkAllOrders(bool checkAllOrders)OpenCVForUnity.ObjdetectModule.RefineParameters
set_errorCorrectionRate(float errorCorrectionRate)OpenCVForUnity.ObjdetectModule.RefineParameters
set_minRepDistance(float minRepDistance)OpenCVForUnity.ObjdetectModule.RefineParameters
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic