您的位置:首页 > 编程语言 > MATLAB

Retinex in Matlab

2013-04-21 12:26 295 查看
Brian Funt, Florian Ciurea, and John McCann "Retinex in Matlab," Proceedings of the IS&T/SID Eighth Color Imaging Conference: Color Science, Systems and Applications, 2000, pp 112-121.

Abstract:

Many different descriptions of retinex methods of lightness computation exist. This paper provides concise MATLAB implementations of two of the spatial techniques of making pixel comparisons. The code is presented
along with test results on several images and a discussion of the results. The paper also discusses the calibration of input images and the post-retinex processing required to display the output images.

Full text (gzipped postscript) (large file: 2.5 Mb)
Full text (zipped pdf) (large file: 1.8 Mb)

Matlab code

Implementation of McCann99 retinex

Implementation of Frankle-McCann retinex
Test images

Figure 2: (8-bit TIFF synthetic image) input, McCann99 4-iteration output, Frankle-McCann
4-iteration output

Figure 3: (8-bit TIFF synthetic image) input, McCann99 4-iteration output

Figure 5: (16-bit TIFF linear image) input, McCann99 4-iteration output, Frankle-McCann
4-iteration output

Keywords: Retinex, color vision, human vision, color constancy, lightness, dynamic range compression

Back to SFU Computational Vision Lab publications (home)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: