摘要直接观察和记录具有相同场景的彩色图案的结果往往是惊人的不同,因为人类有一种不因光源或者外界环境因素而改变对某一个特定物体色彩判断的心理倾向,这种倾向 即为色彩恒常性。 在数字图像处理中,Retinex 算法以颜色恒常性为基础,在动态范围 压缩、边缘增强和颜色恒常三个方面达到平衡,实现对各种不同类型的图像的自适应增 强。
本文在研究图像增强、Retinex 理论的基础上,对单尺度 Retinex 算法、多尺度加权 平均 Retinex 算法展开了进一步研究,应用 matlab 实现了对基于单尺度 Retinex 算法、 多尺度加权平均 Retinex 算法图像增强编程,并对处理结果进行了比较和分析。 78048
毕业论文关键词 图像增强 Retinex SSR MSR 间隔处理
毕 业 设 计 说 明 书 外 文 摘 要
Title Research on image enhancement technology based on Retinex
Abstract The result of the direct observation and record results of color pattern of the same scene is often strikingly different, because human beings have a psychological tendency that it not changes with the light source or the external environment factors on a particular object color judgment, which is called the color constancy。 In digital image processing, Retinex algorithm based on color constancy, reaching a balance in dynamic range compression, edge enhancement and color constancy three aspects equilibrium, can make adaptive enhancement on the image of a variety of different types。
The research is based on image enhancement, Retinex theory and launched a further study on the single scale Retinex and multi-scale weighted average Retinex algorithm, realized single scale Retinex and multi-scale weighted average Retinex algorithm for image enhancement based on programming with matlab, and then compared and analyzed the results。
Keywords Image enhancement Retinex SSR MSR Interval processing
目 次
1 绪论 2
1。1 引言 2
1。3 本课题研究意义及应用背景 3
1。4 本论文研究内容 4
2 图像增强相关技术综述 5
2。1 空域图像增强 5
2。2 频率域图像增强 11
2。3 色彩空间 14
2。4 小结 15
3 基于 Retinex 理论的图像增强算法 17
3。1 色彩恒常性技术 17
3。2 视网膜皮层理论 17
3。3 Retinex 理论简介 18
3。4 Retinex 算法的应用 19
3。5 Retinex 理论与同态滤波的比较 20
3。6