搜索资源列表
EZW22
- 该程序把数字图像处理与小波变换结合起来,可以出色地完成如图像对比度增强和图像融合等其他方法处理效果不佳的处理技术。-digital image processing and wavelet transform, integrate can be completed as excellent image contrast enhancement and image fusion, and other methods to deal with the effects of poor treatmen
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.
imageProcess
- 边缘检测,细化,恢复,对比度增强 图象分割 等图象处理程序
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
db.rar
- 我自己编写的程序 实现直方图对比度增强的功能 效果显著,I have written procedures for the realization of the functions of histogram contrast enhancement effect of significantly
claheVC
- vc编的图像增强程序,对比度受限,直方图均衡-vc series of image enhancement procedures, contrast limited histogram equalization
Image_Processing_GPU
- 本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
anisodiff
- 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
huiduzhuanhuan
- 一篇关于灰度转换的论文:该文介绍了用直方图均衡化对灰度图像进行灰度映射,从而达到使图像增强的目的。利用VC++6.0执行效率 高,可继承、封装、移植等成熟的软件技术,对直方图均衡化算法进行实现。实验表明,该程序可以快速、准确地对灰度图 像进行灰度变换,达到了使图像对比度增强,改善图像质量的预期目的。-On a gray-scale conversion of paper: This paper introduces the use of gray-scale histogram equa
zengqiang
- 图像增强的小程序,通过修改阈值即可对多数图像进行对比度调整-Small image enhancement procedures, by modifying the thresholds for most images to adjust contrast
M_contrast_enhance
- 本程序采用保持形状的灰度变换方法实现多层对比度增强-contrast_enhance
MATLAB114
- 用于最初学习图像处理,有对比度增强等多个功能程序。适合图像初学-Used in the initial study and image processing, there are several features such as contrast enhancement programs. Suitable for beginners Image
Multilayer_Contrast_Enhance
- 本程序采用保持形状的灰度变换方法实现多层对比度增强-The procedure used to maintain the shape of the gray transform algorithm to achieve multi-contrast enhancement
inhance
- 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
Global-Local-Contrast-Enhancement
- 这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。-This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancem
optimized contrast video dehazing
- 实时视频图像的去雾优化,使用优化对比度增强的方法(Dehazing optimization of real time video images)