C语言 Resources

Showing items tagged with "C语言"

(1) Implement a Canny edge detector function using MATLAB (or C) with Gaussian filtering capabilities; (2) Apply this custom function to detect edges in images corrupted by salt-and-pepper or Gaussian noise; (3) Utilize MATLAB's built-in Canny edge detection function on the same noisy images; (4) Perform comparative analysis between both approaches to evaluate performance differences.

MATLAB 438 views Tagged