| __fromPtr__(IntPtr addr) | OpenCVForUnity.ObjdetectModule.Dictionary | static |
| Dictionary() | OpenCVForUnity.ObjdetectModule.Dictionary | |
| Dictionary(Mat bytesList, int _markerSize, int maxcorr) | OpenCVForUnity.ObjdetectModule.Dictionary | |
| Dictionary(Mat bytesList, int _markerSize) | OpenCVForUnity.ObjdetectModule.Dictionary | |
| DisposableObject() | OpenCVForUnity.DisposableObject | protected |
| DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
| DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| Dispose(bool disposing) | OpenCVForUnity.ObjdetectModule.Dictionary | protectedvirtual |
| 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.Dictionary | static |
| getByteListFromBits(Mat bits) | OpenCVForUnity.ObjdetectModule.Dictionary | static |
| 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 | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |