Kizspy | Question: 19
(Choose 1 answer)
FJOVERFLOW.COM
What is a key advantage of the Canny algorithm compared to simpler edge detection methods?
A. It is significantly faster to compute and requires minimal processing power.
B. It is highly sensitive to noise and can easily miss important edges.
C. It combines multiple steps to achieve robust edge detection, including noise reduction, gradient calculation,
and non-maximum suppression.
D. It can directly identify the specific color of edges in the image.