OpenCV for Unity 2.6.5
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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.ObjdetectModule.CharucoParameters Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.CharucoParametersstatic
CharucoParameters()OpenCVForUnity.ObjdetectModule.CharucoParameters
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.CharucoParametersprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
get_cameraMatrix()OpenCVForUnity.ObjdetectModule.CharucoParameters
get_distCoeffs()OpenCVForUnity.ObjdetectModule.CharucoParameters
get_minMarkers()OpenCVForUnity.ObjdetectModule.CharucoParameters
get_tryRefineMarkers()OpenCVForUnity.ObjdetectModule.CharucoParameters
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.CharucoParameters
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
set_cameraMatrix(Mat cameraMatrix)OpenCVForUnity.ObjdetectModule.CharucoParameters
set_distCoeffs(Mat distCoeffs)OpenCVForUnity.ObjdetectModule.CharucoParameters
set_minMarkers(int minMarkers)OpenCVForUnity.ObjdetectModule.CharucoParameters
set_tryRefineMarkers(bool tryRefineMarkers)OpenCVForUnity.ObjdetectModule.CharucoParameters
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic