搜索资源列表
-
3下载:
图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
-
-
0下载:
edge detector using Sobel and Gradient Operator in Matlab
-
-
0下载:
目录
1.图像反转 2
2.灰度线性变换 2
3.非线性变换 4
4.直方图均衡化 5
5. 线性平滑滤波器 6
6.中值滤波器 7
7.用Sobel算子和拉普拉斯对图像锐化: 8
8.梯度算子检测边缘 9
9.LOG算子检测边缘 11
10.Canny算子检测边 缘 12
11.边界跟踪 (bwtraceboundary函数) 13
12.Hough变换 14
13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀
-
-
0下载:
目录
1.图像反转 2
2.灰度线性变换 2
3.非线性变换 4
4.直方图均衡化 5
5. 线性平滑滤波器 6
6.中值滤波器 7
7.用Sobel算子和拉普拉斯对图像锐化: 8
8.梯度算子检测边缘 9
9.LOG算子检测边缘 11
10.Canny算子检测边 缘 12
11.边界跟踪 (bwtraceboundary函数) 13
12.Hough变换 14
13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀
-
-
0下载:
利用matlab对图像图像进行梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算于边缘增强处理-Use matlab image image gradient operator, Roberts operator, Sobel operator edge detection process and Laplace operator on the edge enhancement processing
-