| __fromPtr__(IntPtr addr) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| create(int ddepth, int dx, int dy, int ksize, int out_dtype, double scale, double delta, int borderType) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx, int dy, int ksize, int out_dtype, double scale, double delta) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx, int dy, int ksize, int out_dtype, double scale) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx, int dy, int ksize, int out_dtype) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx, int dy, int ksize) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx, int dy) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth, int dx) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create(int ddepth) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| create() | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | static |
| 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.XimgprocModule.RidgeDetectionFilter | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
| getRidgeFilteredImage(Mat _img, Mat _out) | OpenCVForUnity.XimgprocModule.RidgeDetectionFilter | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |