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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.Dictionarystatic
Dictionary()OpenCVForUnity.ObjdetectModule.Dictionary
Dictionary(Mat bytesList, int _markerSize, int maxcorr)OpenCVForUnity.ObjdetectModule.Dictionary
Dictionary(Mat bytesList, int _markerSize)OpenCVForUnity.ObjdetectModule.Dictionary
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.Dictionaryprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
generateImageMarker(int id, int sidePixels, Mat _img, int borderBits)OpenCVForUnity.ObjdetectModule.Dictionary
generateImageMarker(int id, int sidePixels, Mat _img)OpenCVForUnity.ObjdetectModule.Dictionary
get_bytesList()OpenCVForUnity.ObjdetectModule.Dictionary
get_markerSize()OpenCVForUnity.ObjdetectModule.Dictionary
get_maxCorrectionBits()OpenCVForUnity.ObjdetectModule.Dictionary
getBitsFromByteList(Mat byteList, int markerSize)OpenCVForUnity.ObjdetectModule.Dictionarystatic
getByteListFromBits(Mat bits)OpenCVForUnity.ObjdetectModule.Dictionarystatic
getDistanceToId(Mat bits, int id, bool allRotations)OpenCVForUnity.ObjdetectModule.Dictionary
getDistanceToId(Mat bits, int id)OpenCVForUnity.ObjdetectModule.Dictionary
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.Dictionary
identify(Mat onlyBits, int[] idx, int[] rotation, double maxCorrectionRate)OpenCVForUnity.ObjdetectModule.Dictionary
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
set_bytesList(Mat bytesList)OpenCVForUnity.ObjdetectModule.Dictionary
set_markerSize(int markerSize)OpenCVForUnity.ObjdetectModule.Dictionary
set_maxCorrectionBits(int maxCorrectionBits)OpenCVForUnity.ObjdetectModule.Dictionary
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic