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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.CharucoBoardstatic
Board(List< Mat > objPoints, Dictionary dictionary, Mat ids)OpenCVForUnity.ObjdetectModule.Board
CharucoBoard(Size size, float squareLength, float markerLength, Dictionary dictionary, Mat ids)OpenCVForUnity.ObjdetectModule.CharucoBoard
CharucoBoard(Size size, float squareLength, float markerLength, Dictionary dictionary)OpenCVForUnity.ObjdetectModule.CharucoBoard
checkCharucoCornersCollinear(Mat charucoIds)OpenCVForUnity.ObjdetectModule.CharucoBoard
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.CharucoBoardprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
generateImage(Size outSize, Mat img, int marginSize, int borderBits)OpenCVForUnity.ObjdetectModule.Board
generateImage(Size outSize, Mat img, int marginSize)OpenCVForUnity.ObjdetectModule.Board
generateImage(Size outSize, Mat img)OpenCVForUnity.ObjdetectModule.Board
getChessboardCorners()OpenCVForUnity.ObjdetectModule.CharucoBoard
getChessboardSize()OpenCVForUnity.ObjdetectModule.CharucoBoard
getDictionary()OpenCVForUnity.ObjdetectModule.Board
getIds()OpenCVForUnity.ObjdetectModule.Board
getLegacyPattern()OpenCVForUnity.ObjdetectModule.CharucoBoard
getMarkerLength()OpenCVForUnity.ObjdetectModule.CharucoBoard
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.Board
getObjPoints()OpenCVForUnity.ObjdetectModule.Board
getRightBottomCorner()OpenCVForUnity.ObjdetectModule.Board
getSquareLength()OpenCVForUnity.ObjdetectModule.CharucoBoard
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
matchImagePoints(List< Mat > detectedCorners, Mat detectedIds, Mat objPoints, Mat imgPoints)OpenCVForUnity.ObjdetectModule.Board
setLegacyPattern(bool legacyPattern)OpenCVForUnity.ObjdetectModule.CharucoBoard
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic