搜索资源列表
tu1
- 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
Edge_Detection_and_Segmentation
- 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
EdgeContour
- 本系统实现了图像的基本读写操作,并在此基础上对图像的边缘进行检测,应用了canny,sobel,robert等算法
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
imagedetecting
- 用不同算法检测图像边缘,主要有sobel,prewitt,canny等算子-detecting the edge of image using different algorithm
P0404
- 本程度可以同时实现prewitt,sobel,log,canny这个几种边缘检测的算法,方便大家对比,希望对大家有用-This way can achieve prewitt, and canny sobel log, the kinds of edge of the inspection of all, convenient and hope to all useful
edge_detection
- 各种边缘检测算子实现,包括sobel,prewitt,robert,marr(loG),canny算子,其中canny算子的实现采用了自己编制的算法-Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms
canny_edge
- Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
Q2
- 基于OpenCVS,Sobel,canny,laplace等基本的边缘检测算法的实现-Based on OpenCVS, Sobel, canny, laplace edge detection algorithm and other basic implementation
MatlabPictureProcess
- 各种图像边缘检测算法,包括prewitt,log,roberts,canny,sobel等。保证可以运行。-A variety of image edge detection algorithm, including prewitt, log, roberts, canny, sobel and so on. Guaranteed to run.
canny
- 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
EdgeContour
- 实现了多重边缘检测算法,如canny,sobel等算子-implemented some edge-detective
Based-on-sobel-for-canny
- 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
bianyuanjiance
- Matlab常用的几种边缘检测算法,适合初学者,有SOBEl,CANNY,等-Matlab commonly used several kinds of edge detection algorithm, is suitable for beginners, there are SOBEl, CANNY, etc
watershed-a-region-growing
- matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.
EdgeFinal
- 实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts、Sobel、、canny、Prewit和Krisch-Grayscale images of several commonly used edge detection algorithms, including: gradient edge detection algorithm, Roberts edge detection algorithm, Sobel edge detection algorithm, Lap
Edge-detection
- 几种边缘检测算法的比较,包括roberts sobel prewitt canny log等。有样图可以运行。-The comparison of several kinds of edge detection algorithms, including Roberts, sobel, prewitt canny log, etc. A sample figure can run.
edge-detection
- 边缘检测算法,Sobel算法,Robert算法,Canny算法等。-Edge detection algorithm, Sobel algorithm, Robert algorithm, Canny algorithm.
Edge-Detection-Algorithm
- 图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等-Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.
边缘检测
- 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)