边缘提取函数 Resources

Showing items tagged with "边缘提取函数"

A versatile edge detection function capable of implementing Sobel, Prewitt, Roberts, Marr, and Canny operators through parameter configuration. Includes comprehensive design documentation with algorithm explanations and implementation details.

MATLAB 226 views Tagged

Experiment Content: Developing a universal edge extraction function that implements Sobel operator, Prewitt operator, Roberts operator, Marr operator, and Canny edge detection through different input parameters, with detailed algorithm explanations and code implementation approaches.

MATLAB 237 views Tagged