文件名称:edge_detection
介绍说明--下载内容均来自于网络,请自行研究使用
透过Sobel算子以及LoG做边缘检测。
Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HW4\apply_mask3x3.m
...\apply_mask5x5.m
...\House.bmp
...\HW4 題目.txt
...\hw4.m
...\Peppers.bmp
HW4