MATLAB File Help: cv.StructuredEdgeDetection/detectEdges | Index |
The function detects edges in src and draw them to dst
dst = obj.detectEdges(src)
The algorithm underlies this function is much more robust to texture presence, than common approaches, e.g. cv.Sobel.
Access | public |
Sealed | false |
Static | false |