cv.Canny2 - MATLAB File Help
cv.Canny2

Finds edges in an image using the Canny algorithm with custom image gradient

edges = cv.Canny2(dx, dy, thresh)
edges = cv.Canny2(dx, dy, thresh, 'OptionName', optionValue, ...)

Input

Output

Options

See also