| __fromPtr__(IntPtr addr) | OpenCVForUnity.Features2dModule.BRISK | static |
| clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| compute(Mat image, MatOfKeyPoint keypoints, Mat descriptors) | OpenCVForUnity.Features2dModule.Feature2D | |
| compute(List< Mat > images, List< MatOfKeyPoint > keypoints, List< Mat > descriptors) | OpenCVForUnity.Features2dModule.Feature2D | |
| create(int thresh, int octaves, float patternScale) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh, int octaves) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh) | OpenCVForUnity.Features2dModule.BRISK | static |
| create() | OpenCVForUnity.Features2dModule.BRISK | static |
| create(MatOfFloat radiusList, MatOfInt numberList, float dMax, float dMin, MatOfInt indexChange) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(MatOfFloat radiusList, MatOfInt numberList, float dMax, float dMin) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(MatOfFloat radiusList, MatOfInt numberList, float dMax) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(MatOfFloat radiusList, MatOfInt numberList) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh, int octaves, MatOfFloat radiusList, MatOfInt numberList, float dMax, float dMin, MatOfInt indexChange) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh, int octaves, MatOfFloat radiusList, MatOfInt numberList, float dMax, float dMin) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh, int octaves, MatOfFloat radiusList, MatOfInt numberList, float dMax) | OpenCVForUnity.Features2dModule.BRISK | static |
| create(int thresh, int octaves, MatOfFloat radiusList, MatOfInt numberList) | OpenCVForUnity.Features2dModule.BRISK | static |
| defaultNorm() | OpenCVForUnity.Features2dModule.Feature2D | |
| descriptorSize() | OpenCVForUnity.Features2dModule.Feature2D | |
| descriptorType() | OpenCVForUnity.Features2dModule.Feature2D | |
| detect(Mat image, MatOfKeyPoint keypoints, Mat mask) | OpenCVForUnity.Features2dModule.Feature2D | |
| detect(Mat image, MatOfKeyPoint keypoints) | OpenCVForUnity.Features2dModule.Feature2D | |
| detect(List< Mat > images, List< MatOfKeyPoint > keypoints, List< Mat > masks) | OpenCVForUnity.Features2dModule.Feature2D | |
| detect(List< Mat > images, List< MatOfKeyPoint > keypoints) | OpenCVForUnity.Features2dModule.Feature2D | |
| detectAndCompute(Mat image, Mat mask, MatOfKeyPoint keypoints, Mat descriptors, bool useProvidedKeypoints) | OpenCVForUnity.Features2dModule.Feature2D | |
| detectAndCompute(Mat image, Mat mask, MatOfKeyPoint keypoints, Mat descriptors) | OpenCVForUnity.Features2dModule.Feature2D | |
| 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.Features2dModule.BRISK | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.Features2dModule.Feature2D | virtual |
| getDefaultName() | OpenCVForUnity.Features2dModule.BRISK | virtual |
| getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
| getOctaves() | OpenCVForUnity.Features2dModule.BRISK | |
| getPatternScale() | OpenCVForUnity.Features2dModule.BRISK | |
| getThreshold() | OpenCVForUnity.Features2dModule.BRISK | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| read(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |
| save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
| setOctaves(int octaves) | OpenCVForUnity.Features2dModule.BRISK | |
| setPatternScale(float patternScale) | OpenCVForUnity.Features2dModule.BRISK | |
| setThreshold(int threshold) | OpenCVForUnity.Features2dModule.BRISK | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
| write(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |