搜索资源列表
-
0下载:
Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
-
-
0下载:
利用hough变换惊醒醒转检测- Simple Shape Detection using Hough Transform
-
-
0下载:
边缘是指图像中像素灰度有阶跃变化或屋顶状变化的那些像素的集合。学会并掌握使用matlab进行图像的边缘检测,设计用户界面实现上述功能。
实际问题:
1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的菜单,点击相应的菜单(如radio button)在图像界面上可以显示相应的功能。
2 使用sobel检测算子;
3 使用prewitt检测算子;
4 使用canny检测算子;
-Edge is refers to the image pixe
-