Edge detection in an image via zero crossings can be done by:
2022
Edge detection in an image via zero crossings can be done by:
- A.
Robert’s operator
- B.
Prewitt operator
- C.
Sobel operator
- D.
Laplacian of Gaussian
Attempted by 140 students.
Show answer & explanation
Correct answer: D
Zero-crossing based edge detection is performed by the Laplacian of Gaussian (LoG) operator.