搜索资源列表
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
joinpic
- 图像分析(阈值分割,投影检测,差影检查等),图像的模糊,复原和噪声消除,图像编码(哈夫曼,香农,游程,LZW,jpeg)
matlab.rar
- 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
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
restoration--images
- 对于单个模糊图像的恢复算法,可以用于交通识别,航天检测等领域。在计算出运动方向和运动距离后,得出PSF,进而恢复图像。-For a single blurred image restoration algorithm, can be used for traffic identification, testing and other areas of space. In calculating the moving direction and moving distance, come to P
lfx
- 利用Visual C++编程技术实现数字图像处理图像的各种基本技术,主要包括以下几点: 1、BMP格式图象的显示:直接显示和打点显示。 2、几何变换:平移,旋转,镜象变换,转置,缩放。 3、正交变换:包括傅立叶变换、沃尔什变换、离散余弦变换和离散余弦反变 换等。 4、图象增强:包括空域增强(直接灰度变换、直方图处理、图像平滑,均值滤波,拉普拉锐化等)和频域增强(理想低通、巴特沃斯低通滤波)和伪彩色增强。 5、图象复原:卷积模糊、卷积模糊+噪声、椒盐噪声、随机噪声、逆滤波复
Fuzzy-clustering-change-detection
- 基于模糊聚类的遥感图像变化检测算法,英文文献,里面弄有详细设计-Remote sensing images based on fuzzy clustering of change detection algorithms, English literature, which get a detailed design
canny
- 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
circle-center-fast-accurate-locating
- 摘要:针对SIFT算法在圆心检测应用中的特点,分析了SIFT算法中存在的冗余步骤,提出对其进行简化改进: 估计圆心所在的金字塔层,删减金字塔中多余的层数建立,并且通过提高滤除低对比度特征点阈值的办法减少 背景特征点的生成,去掉了特征点辅方向分配和建立辅方向特征点这一步骤。分别对计算机模拟生成的标准 圆和实际的PCB定位标志图像做了圆心检测实验,实验表明,SIFT算法改进后在没有降低其定位精度及对图 像的模糊、光照、仿射等变换适应性的情况下,大大缩短了检测时间,提高了检测效率。
blur_blinddetection
- 基于同态滤波的模糊图像篡改的一种简单有效的检测技术-Tampered image detection technique based on homomorphic filtering...
canny
- 在数字图像处理中的 canny算法适用于模糊图像的 边缘检测-Digital image processing
FuzzConn
- 图像模糊度函数,用于图像的模糊度检测和学习以及研发-Image ambiguity function for detection and learning of the ambiguity of the image, as well as research and development ...
edge
- 本算法可以用模糊集合的方法实现图像的边缘检测,经实验,该算法能够检测图像的细节信息-The algorithm can be used fuzzy set method of image edge detection, the experiment, the algorithm is able to detect the image details
123
- 实现图像的边缘检测以及图像复原和运动模糊。解决直方图均衡化问题-Achieve image edge detection and image restoration and motion blur. Histogram equalization problem solving
SVD
- 用于解决视频质量诊断系统里的模糊检测模块,使用的是图像的奇异值特征,获取先验值后检测效果还不错-Video quality diagnostic systems used to solve in the blur detection module, using singular value feature of the image, after obtaining a priori value detection results were good
fuzzy-edge-detect
- 使用模糊增强的方法实现了图像的边缘检测功能-Fuzzy image enhancement methods to achieve the edge detection function
xiaobo
- 此程序用于进行图像的边缘检测,可以把较模糊的图像进行分割(used for region detection)
1
- 利用边缘检测,膨胀 腐蚀 开操作 闭操作将指纹的模糊噪声与指纹区分开来(Differentiate fingerprint blurring noise from fingerprint)
改进的canny
- Canny 算法包含许多可以调整的参数,它们将影响到算法的计算的时间与实效。 高斯滤波器的大小:第一步所用的平滑滤波器将会直接影响 Canny 算法的结果。较小的滤波器产生的模糊效果也较少,这样就可以检测较小、变化明显的细线。较大的滤波器产生的模糊效果也较多,将较大的一块图像区域涂成一个特定点的颜色值。这样带来的结果就是对于检测较大、平滑的边缘更加有用,例如彩虹的边缘。 阈值:使用两个阈值比使用一个阈值更加灵活,但是它还是有阈值存在的共性问题。设置的阈值过高,可能会漏掉重要信息;阈值