搜索资源列表
用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
sobelEdgeDetection.rar
- sobel算子边缘增强算法,利用梯度下降原理边缘化图象,sobel operator enhancement algorithms, using gradient descent principle marginalized image
ImageProcessing.rar
- 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、sobel滤波、Prewitt滤波、高频提升等多种功能,matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, sobel filter, Prewitt f
Smoothed_sobel_Gradient
- sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用sobel算子检测图像边缘信息-sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using sobel edge detection operator information
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
sobel
- matlab sobel , 对图像文件进行去噪声处理的算法-matlab sobel, document image processing algorithms to noise
bianyuan_jiance_bijiao
- 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
sobelmatlabdetection
- 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
2
- matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
matlab_code_of_image_processing
- 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
sobel_eml
- 基于matlab的边缘检测程序。可以实现sobel等经典算法。-matlab-based edge detection procedure. Can be achieved, such as the classic algorithm sobel.
EdgeDetection
- 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
Edge
- 在matlab环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、sobel、Laplace四种算子的边缘提取的效果-In the matlab environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, sobel, Laplace edge detection operator of four results
sobel
- sobel边缘检测在matlab环境下实现的源程序代码-sobel edge detection in matlab source code realization
sobel
- sobel算子进行边缘提取的方法,梯度差分-sobel operator for edge detection method
gaussian-sobel-pyramid
- 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
matlab
- 基于matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on matlab platform to achieve the goal of informatio
matlab-sobel-robert
- 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
sobel
- sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
sobel
- sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)