搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
ImageProcessingwithWavelet
- 该程序使用小波变换技术出色地完成如图像对比度增强和图像融合等其他方法处理效果不佳的处理技术。-procedures for the use of the wavelet transform technique brilliantly accomplished if the image contrast enhancement and image fusion and other approaches effects of poor treatment technology.
HistogramEqualization(SimpleAndGood)_CanTest
- 直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
Contrast
- 对图象的对比度进行处理,不同于一般的对比度增强处理-the contrast of image processing, from a general contrast enhancement
jihebianhuan
- 主要是图像处理领域内图像增强的一些算法,包括对比度增强和直方图增强等
db.rar
- 我自己编写的程序 实现直方图对比度增强的功能 效果显著,I have written procedures for the realization of the functions of histogram contrast enhancement effect of significantly
enhancement.rar
- 该算法利用opencv实现图像的对比度增强,效果比较明显。,Opencv implementation of the algorithm using images of contrast enhancement, more visible results.
ImageEnhancementTechnology
- 图像增强技术,实现图像对比度增强的功能.-Image enhancement technology, the realization of image contrast enhancement function.
Matlab_image_processing
- 主要是用matlab进行图像增强对比度的处理,采用的方法是灰度拉伸-Is mainly used for image enhancement matlab contrast processing, the method used is the gray-scale tensile
retinex
- 这是我自己写的关于 图像处理中retinex、SSR、自适应的对比度增强算法的模板,有很好的效果 希望对你们有帮助- this is for retinex module, I wish it can help for you
ImageContrstEnhancemefnon-lineartransformationmeth
- 非线性变换图像对比度增强,基于非完全贝塔涵数和小波变换的自适应图像对比度增强,IE检索论文.-Nonlinear transform image contrast enhancement based on the number of non-complete beta-Han and Wavelet Transform Adaptive Image Contrast Enhancement, IE search papers.
duibidulashen
- 本代码实现对图像的对比度拉伸,拉伸之后,图像对比度增强,更加清晰-The code to achieve the image contrast stretch, stretching, the image contrast enhancement, more clearly
gray2
- 提出一种基于离散正交小波变换和非线性增益的图像对比度增强方法-Contr ast Enhancement for Image by Wavelet Tr ansform
inhance
- 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
image_enhangce_value
- 图像增强效果评价指标:1.欧拉范数误差指标 2.等效视数 3.边缘保持指数 4.对比度增强指数-Evaluating results of image enhancement: 1. Oula Fan error index number 2. Equivalent number of 3. Edge-preserving index 4. Contrast enhancement index
图像清晰化
- 实现图像的去雾和低照图像的对比度增强,可直接运行。(To achieve the image of fog and low contrast image enhancement, you can directly run.)
histogram_matching_8bit
- 8bit 图像 自适应对比度增强——直方图匹配法以及直方图均衡法(8bit Histogram Matching)
图像增强
- 图像增强是指按特定的需要突出一幅图像中的某些信息,同时,消弱或去除某些不需要的信息的处理方法。其主要目的是使处理后的图像对某些特定的应用比原来的图像更加有效。图像增强技术主要包含直方图修改处理、图像平滑化处理、图像尖锐化处理、和彩色处理技术等。图像增强有图像对比度增强、亮度增强,轮廓增强等等。(Image enhancement refers to the way in which certain information is highlighted in an image according
EvaluationDescriptor
- 法国学者Hautiere的基于可见边对比度增强的去雾评价算法算法的matlab源码。(French scholar Hautiere blind contrast enhancement assesment by gradient ratioing at visible edges matlab source code.)
对比度调整
- 通过直接调用函数或编写代码增强图像的对比度,使图像变得更清晰。MATLAB代码可以直接运行实现。(Enhance the contrast of the image to make the image clearer.)