| __fromPtr__(IntPtr addr) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | 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 m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius, float m_th_saliency, int m_kNN, float m_scale_factor, int m_n_scales, bool m_compute_orientation) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius, float m_th_saliency, int m_kNN, float m_scale_factor, int m_n_scales) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius, float m_th_saliency, int m_kNN, float m_scale_factor) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius, float m_th_saliency, int m_kNN) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius, float m_th_saliency) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius, int m_nms_scale_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius, int m_nms_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius, int m_search_area_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create(int m_patch_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | static |
| create() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | 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.Xfeatures2dModule.MSDDetector | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.Features2dModule.Feature2D | virtual |
| getComputeOrientation() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getDefaultName() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | virtual |
| getKNN() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
| getNmsRadius() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getNmsScaleRadius() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getNScales() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getPatchRadius() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getScaleFactor() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getSearchAreaRadius() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| getThSaliency() | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| read(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |
| save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
| setComputeOrientation(bool compute_orientation) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setKNN(int kNN) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setNmsRadius(int nms_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setNmsScaleRadius(int nms_scale_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setNScales(int use_orientation) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setPatchRadius(int patch_radius) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setScaleFactor(float scale_factor) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setSearchAreaRadius(int use_orientation) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| setThSaliency(float th_saliency) | OpenCVForUnity.Xfeatures2dModule.MSDDetector | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
| write(string fileName) | OpenCVForUnity.Features2dModule.Feature2D | |