搜索资源列表
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪 (§
tonemapping
- 高动态范围图像(HDR)色调映射. 这个源码主要展现了计算全局亮度值的Global和计算局部亮度值的bilateral滤镜。是高级图形图像的作业,里面有详细介绍。
JPEG2000HighRangeCompress
- 基于JPEG2000的高动态范围图像压缩,很值得参考。
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告 -Direct gray-scale transformation to change the image (for anti-, enhance contrast, dynamic range compression, gray-level segmentation) and the report
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪 (§
tonemapping
- 高动态范围图像(HDR)色调映射. 这个源码主要展现了计算全局亮度值的Global和计算局部亮度值的bilateral滤镜。是高级图形图像的作业,里面有详细介绍。-High Dynamic Range Image (HDR) color mapping. The main source is calculated to show the value of the overall brightness of the Global and
JPEG2000HighRangeCompress
- 基于JPEG2000的高动态范围图像压缩,很值得参考。-JPEG2000-based high dynamic range image compression, it is worth considering.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjust
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piece
HDR_TONE_MAPPING
- 一本关于有效的色调映射算子的高动态范围图像的报告-An Effective Tone Mapping Operator for High Dynamic Range Images
BmpProcess
- 图像处理软件,包括bmp文件的打开关闭保存,图像二值化,中值滤波、均值滤波、各种梯度算子、直方图均衡化、图像动态范围调整-Image processing software, including the opening and closing to save bmp file, image binarization, median filtering, average filtering, all kinds of gradient o
Grey-Level-Transformation
- 灰度变换是将一个灰度区间映射到另一个灰度区间的变换。灰度变换可使图像动态范围加大,图像对比度扩展,图像清晰,特征明显,是图像增强的重要手段。-Gray-scale transformation to a grayscale range is mapped to another gray range transformations. Gray-scale transformation can increase the dynamic ra
CMSR
- 多尺度(MSR)图像增强,可以实现图像动态范围压缩和色调再现的功能-mutiple scale retinex
RETINEX
- retinex 算法,用于图像动态范围的压缩或者图像去雾,实现反射层和照度层的分离-retinex widely used in tone mapping
tuxiangqiufanquzao
- 图像去躁,图像求反,动态范围压缩,直方图均衡化,高通滤波器处理(Image denoising, image inversion, dynamic range compression, histogram equalization, high pass filter processing)
chp4ex1
- 使用二维傅里叶函数FFT2对图像进行傅里叶变换,如进行动态范围压缩。(Two dimensional Fu Liye function FFT2 is used to transform the image into Fu Liye transform, such as dynamic range compression)
基于直方图优化的图像去雾技术
- 基于直方图对图像进行图像增强,给出实例,并附有gui程序设计,是图像空域处理的发方法之一,增加了像素灰度值的动态范围,从而达到增强图像的整体对比度的效果(Image enhancement based on histogram)
HDR_Imaging
- 采用基于梯度的算法,通过matlab实现高动态范围成像。高动态范围图像,相比普通的图像,可以提供更多的动态范围和图像细节,根据不同的曝光时间的低动态范围图像,利用每个曝光时间相对应最佳细节的低动态范围图像来合成最终高动态范围图像,能够更好的反映人真实环境中的视觉效果。这里采用的高斯模糊展示了高动态范围图像中超出取值范围的数值也是有用的,即使它们在转换成低动态范围图像的时候通常都要被裁掉。在原始的高动态范围图像中,这些像素都有非常大的亮度
reinhard代码
- 将低动态范围图像通过色调映射技术转换为高动态范围图像,对图像的亮度通道进行加强,该算法是reinhard代码进行实现的。(The low dynamic range image is transformed into high dynamic range image by hue mapping technology, and the brightness channel of the image is enhanced. The al