OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.XimgprocModule.StructuredEdgeDetection Member List

This is the complete list of members for OpenCVForUnity.XimgprocModule.StructuredEdgeDetection, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.XimgprocModule.StructuredEdgeDetectionstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
computeOrientation(Mat src, Mat dst)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
detectEdges(Mat src, Mat dst)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.XimgprocModule.StructuredEdgeDetectionprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
edgesNms(Mat edge_image, Mat orientation_image, Mat dst, int r, int s, float m, bool isParallel)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
edgesNms(Mat edge_image, Mat orientation_image, Mat dst, int r, int s, float m)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
edgesNms(Mat edge_image, Mat orientation_image, Mat dst, int r, int s)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
edgesNms(Mat edge_image, Mat orientation_image, Mat dst, int r)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
edgesNms(Mat edge_image, Mat orientation_image, Mat dst)OpenCVForUnity.XimgprocModule.StructuredEdgeDetection
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic