搜索资源列表
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
HAAR.rar
- 共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
clahe
- 对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
Desktop
- 部分重叠局部直方图均衡化算法,MATLAB下的程序文件,做图像处理时候用(Partially overlapped local histogram equalization algorithm)
基于直方图优化的图像去雾技术
- 直方图均衡化去雾 全局直方图 局部直方图 retinex增强(Histogram Equalization Defogging Global Histogram Partial Histogram retinex Enhancement)
直方图部分均衡化
- 本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)