当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - sobel,roberts,hough变换
搜索资源列表
-
0下载:
边缘检测与分割源代码
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
-
-
0下载:
边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
-
-
0下载:
包涵sobel算子,Roberts算子,Prewitt算子,Krisch算子对图像边缘的检测
并有Hough变换,种子填充等-Bear with sobel operator, Roberts operator, Prewitt operator, Krisch operator for edge detection and a Hough transform, seed fill, etc.
-
-
0下载:
内涵sobel等多种边缘检测算子算法实现以及hough变换求解空间域,matlab实现
-
-
0下载:
图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。-
图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
-