搜索资源列表
用MATLAB实现的边缘提取函数
- 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
ex4_061221015
- 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator
edge_detector
- Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
prewitt
- 通过prewitt算子,对图象进行一阶微分处理,达到图象增强的目的!-Through the Prewitt operator, one of image-order differential treatment to achieve the purpose of image enhancement!
imageproc
- Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
EdgeContour
- 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
Prewitt
- Matlab入门级图像处理程序__用Prewitt算子检测图像的边缘-Matlab entry-level image processing using Prewitt operator __ image edge detection
Prewitt
- 图像边缘检测的prewit算子,代码十分简单-image edge process,prewitt operator
Prewitt
- 自动阈值的Prewitt算子边缘检测,检测出图像的边缘。-Automatic threshold Prewitt operator edge detection, image edge detection.
prewitt
- 图像处理中的prewitt算子问题,用C语言写成。-Prewitt operator in image processing, using the C language.
Prewitt
- Prewitt算子边缘检测,在CCS中队图像进行边缘检测,dsp开发适用-Prewitt operator edge detection in CCS squadron image edge detection, suitable for 6713
Prewitt
- used to perform edge detection using prewitt operator without using edge function
prewitt
- 读取图像进行小波去噪后,获取图像的prewitt算子轮廓-After reading the image wavelet denoising, to obtain images of prewitt operator profile
Sobel-Roberts-Prewitt
- 原图-高斯白噪声-灰度图-中值滤波-小波除噪-Sobel算子-Roberts算子-Prewitt算子-Original- Gaussian white noise- gray- median filter- Wavelet Noise-Sobel operator-Roberts operator-Prewitt operator
Prewitt
- Prewitt算子,在图像处理中用于并行边界分割,利用c++编写 -Prewitt operator
Prewitt
- Prew it t 边缘算子是一种边缘样板算子。样板算子由理想的边缘子图像构成, 依次用边缘样板去检测图像, 与被检测区域最为相似的样板给出最大值, 用这个最大值作为算子的输出-Prewitt operator edge is an edge-operator model. Template operator edge sub-image the ideal structure, followed by edge template to detect an image area to be d
prewitt
- 运用prewitt算子模板,写出检测边缘算法,有一定的移植性-Prewitt operator using the template, write edge detection algorithm has some portability
pre1
- 利用prewitt算子 对图像实现边缘检测。 具体实现过程(Edge detection using Prewitt operator)
hough
- prewitt算子边缘检测后图像及霍夫变换(Prewitt Operator Edge Detection Image and Hough Transform)