|
|
||
|
|
EdgeDetect | ![]() |
| EdgeDetect[image] finds edges in image and returns the result as a binary image. |
| EdgeDetect finds edges at the scale of the specified pixel range r. |
| EdgeDetect uses a threshold t for selecting image edges. |
| "Canny" | first-order directional Gaussian derivatives | |
| "ShenCastan" | first-order derivatives of exponentials | |
| "Sobel" | binomial generalization of Sobel masks |