搜索资源列表
BMP_2
- 实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割-achieve segmentation, canny, LOG edge detection algorithm and the EM algorithm for image segmentation
EdgeContour
- 本系统实现了图像的基本读写操作,并在此基础上对图像的边缘进行检测,应用了canny,sobel,robert等算法
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
627
- 关于边缘检测各种算法的比较研究,包括roberts,sobel,prewitt,LOG,canny等五种-Edge detection algorithms on the comparative studies, including roberts, sobel, prewitt, LOG, canny and other five
OpenCVBorderDetect
- 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
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
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
- opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
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.
src的副本
- 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)
边缘检测
- 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)