搜索资源列表
FuzzyEdge
- 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
X.bmp
- 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
2007638574033771
- 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
rongyuxb
- 图像去噪是图像处理领域中的一个重要内容,图像去噪总是需要在抑制噪声和保持图像细节之间做折衷。小波变换作为一种新的信号处理工具,在信号去噪领域已得到了成功的应用。在传统的基于正交小波变换的图像去噪方法中,重建图像在边缘附近容易产生振荡从而造成边缘失真,噪声较严重时还会产生模糊边缘;利用冗余小波变换,可以克服正交小波变换去噪存在的不足, 进一步提高算法的去噪性能
candy
- Canny 方法使用两个阈值来分别检测强边缘和弱边缘,而且仅当强边缘和弱边缘相连时,弱边缘才会包含在输出中,因此,此方法不容易受噪声的干扰,能够检测到真正的弱边缘, 但由于检测阈值固定,当检测具有模糊边缘的图像时,很可能导致平滑掉部分边缘信息。
基于小波变换和模糊算法的医学图像的边缘检测算法
- 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
图像处理程序
- 图像处理程序,可以对图像进行灰度化,模糊,边缘探测等处理
基于模糊理论的图像分割算法研究(一)
- 本文介绍讨论了几种目前广泛应用的图像边缘检测、图像阈值分割的各种算法,并给出了对比分析;对遗传算法的基本概念和研究进展进行了综述;给出了标准遗传算法的原理、过程、实验结果及分析. 实验结果表明,本文提出的遗传分割算法优于传统分割算法。
图像模糊边缘检测算法的Delphi实现
- 图像模糊边缘检测算法的Delphi 图像模糊边缘检测算法的Delphi实现
matlab.rar
- 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
ImageProcessingTest
- 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
byjc
- 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
Wavelet
- 基于边缘检测的小波阈值去噪,在去噪的时候避免了其它传统方法的边缘被模糊的现象。-err
fuzzyedge
- 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
leogic
- 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
fuzzyedge
- 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
roughsetedgedetection
- 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
com
- 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
fastcheck
- 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data