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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.GridBoardstatic
Board(List< Mat > objPoints, Dictionary dictionary, Mat ids)OpenCVForUnity.ObjdetectModule.Board
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.GridBoardprotectedvirtual
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
getDictionary()OpenCVForUnity.ObjdetectModule.Board
getGridSize()OpenCVForUnity.ObjdetectModule.GridBoard
getIds()OpenCVForUnity.ObjdetectModule.Board
getMarkerLength()OpenCVForUnity.ObjdetectModule.GridBoard
getMarkerSeparation()OpenCVForUnity.ObjdetectModule.GridBoard
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.Board
getObjPoints()OpenCVForUnity.ObjdetectModule.Board
getRightBottomCorner()OpenCVForUnity.ObjdetectModule.Board
GridBoard(Size size, float markerLength, float markerSeparation, Dictionary dictionary, Mat ids)OpenCVForUnity.ObjdetectModule.GridBoard
GridBoard(Size size, float markerLength, float markerSeparation, Dictionary dictionary)OpenCVForUnity.ObjdetectModule.GridBoard
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
matchImagePoints(List< Mat > detectedCorners, Mat detectedIds, Mat objPoints, Mat imgPoints)OpenCVForUnity.ObjdetectModule.Board
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic