| __fromPtr__(IntPtr addr) | OpenCVForUnity.Features2dModule.GFTTDetector | 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 maxCorners, double qualityLevel, double minDistance, int blockSize, bool useHarrisDetector, double k) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance, int blockSize, bool useHarrisDetector) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance, int blockSize) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create() | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance, int blockSize, int gradiantSize, bool useHarrisDetector, double k) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance, int blockSize, int gradiantSize, bool useHarrisDetector) | OpenCVForUnity.Features2dModule.GFTTDetector | static |
| create(int maxCorners, double qualityLevel, double minDistance, int blockSize, int gradiantSize) | OpenCVForUnity.Features2dModule.GFTTDetector | 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.GFTTDetector | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.Features2dModule.Feature2D | virtual |
| getBlockSize() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getDefaultName() | OpenCVForUnity.Features2dModule.GFTTDetector | virtual |
| getGradientSize() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getHarrisDetector() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getK() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getMaxFeatures() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getMinDistance() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
| getQualityLevel() | OpenCVForUnity.Features2dModule.GFTTDetector | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| read(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |
| save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
| setBlockSize(int blockSize) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setGradientSize(int gradientSize_) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setHarrisDetector(bool val) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setK(double k) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setMaxFeatures(int maxFeatures) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setMinDistance(double minDistance) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| setQualityLevel(double qlevel) | OpenCVForUnity.Features2dModule.GFTTDetector | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
| write(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |