搜索资源列表
xiangrude1
- 利用小波变换实现和直方图均衡化相对比的图像的增强与分割.应该比较有用.分割也采取了几种技术的对比-using wavelet transform and histogram equalization relative ratio of image enhancement and segmentation. Be more useful. Pm cutting has taken several technical contrast
Fingerprint
- 指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比-fingerprint image enhancement and refinement. Fingerprint Feature Extraction Point, a single point of contrast, Characteristics of single-contrast images of fingerprints
code
- 对图像进行对比增强。没有用matlab命令 而是内核 想研究的同志可以-right image contrast enhancement. Not using Matlab order to study the kernel but the comrades can s
US_image_segmentation
- 自写的一种基于局部对比增强的GVFsnake图像分割方法,参考了xu的gvf,但本方法分割效果更好。
Unsharp_Enhancement
- 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
imageprocessing
- 一般的图像处理都有,对初步学习者很有帮助的!尤其是写论文时需要加点处理后的图像对比,这是个很好的工具!!!点运算,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等,结合窗口界面,用起来真的很方便!-This is a good tool of image processing, for the beginners.
gray2
- 提出一种基于离散正交小波变换和非线性增益的图像对比度增强方法-Contr ast Enhancement for Image by Wavelet Tr ansform
retinex1118
- retinex算法实现,增强图像对比度以及色度-retinex method for matlab
gn
- 对原始噪声图像进行空间域图像增强,对比通过加法,减法,乘法,除法,对数变换,灰度变换,线性滤波,直方图均衡,中值滤波等算法的实现效果-Noise on the original image space domain image enhancement, contrast through the addition, subtraction, multiplication, division, logarithmic transform, gray level transformation, lin
001
- 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
matlabcode
- 图像对比度增强,显示直方图并且对比图像结果。-image enhancement
DWT_autoenh
- 离散小波分解下的图像增强,快速,可以与其他波分解的图像增强做对比-Discrete wavelet decomposition of image enhancement, fast, with other wave decomposition of image enhancement to do comparison
image_inhance
- 用两种方法对图像进行增强,并且对比增强后的效果。-image inhance
Low-contrast-algorithm
- 低对比度图像增强算法研究,该算法可以对低对比图像进行增强,达到好的效果-Low-contrast image enhancement algorithm, the algorithm can enhance the image of low contrast, to achieve good results
image-preprocessing
- 图像增强的算法(基于灰度变换,有直方图均衡化前后的图像对比)-Image enhancement algorithm (based on gray level transformation, histogram equalization are compared before and after images)
contract
- 主要是利用对比增强来处理图像 利用了模糊集以及模糊熵理论-The main use of contrast enhancement to the image processing using fuzzy sets and fuzzy entropy theory
DSP5416_GRAPH
- DSP5416下的几个图像处理的基本例程,都很实用,包括边缘处理、锐利、对比增强等。适合初学者仿照学习,也可移植到工程中,都已调试通过。-DSP5416 under several basic image processing routines, very practical, including edge treatment, sharpness, contrast enhancement. Modeled for beginners to learn, but also can be tra
Image-contrast-stretching
- 图像对比度拉伸,用于图像亮度增强,色度对比强烈,增强图像效果。-Image contrast stretching for enhanced image brightness, color contrast, enhance image quality.
image
- 调用自定义函数解决题目: 1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩 2.得到傅里叶变换后的图像 3.fft中心变换\walsh变换,进行两种变换的对比 4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化 5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像 6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像 7.拉普拉斯高
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identificatio