MATLAB File Help: cv.StructuredEdgeDetection/detectEdges Index
cv.StructuredEdgeDetection/detectEdges

The function detects edges in src and draw them to dst

dst = obj.detectEdges(src)

Input

Output

The algorithm underlies this function is much more robust to texture presence, than common approaches, e.g. cv.Sobel.

See also
Method Details
Access public
Sealed false
Static false