chromadapt: Adjust color balance of RGB image with chromatic

버전 1.1.0.2 (9.29 MB) 작성자: Mahmoud Afifi
Source code for chromadapt function presented in Matlab2017b
다운로드 수: 287
업데이트 날짜: 2019/1/4

라이선스 보기

This is a simple Matlab implementation of the chromadapt function presented in Matlab2017b. The function adjusts color balance of RGB image with chromatic adaptation based on different chromatic adaptation transforms (e.g., Bradford, von Kries, CAT2000).
Note: we assume that the input image in the standard RGB without applying tone mapping or any camera picture style (i.e., after applying the color correction matrix to get the XYZ values, we assume there is only gamma curve applied according to the standard RGB in Ref. [1,2].

References:
[1] Anderson, Matthew, et al. "Proposal for a standard default color space for the internet—srgb." Color and imaging conference. Vol. 1996. No. 1. Society for Imaging Science and Technology, 1996.
[2] Ebner, Marc. "Color Constancy". Chichester, West Sussex: John Wiley & Sons, 2007.
[3] Johannes von Kries. Beitrag zur physiologie der gesichtsempfindung. Arch. Anat. Physiol, 2:505–524, 1878.
[4] King Man Lam. Metamerism and Colour Constancy. Ph. D. Thesis, University of Bradford, 1985.
[5] H Helson. Object-color changes from daylight to incandescent filament illumination. Illum. Engng., 47:35–42, 1957.
[6] Graham D Finlayson and Sabine Süsstrunk. Performance of a chromatic adaptation transform based on spectral sharpening. In Color and Imaging Conference, volume 2000, pages 49–55, 2000.
[7] Changjun Li, M Ronnier Luo, Bryan Rigg, and Robert WG Hunt. Cmc 2000 chromatic adaptation transform: Cmccat2000. Color Research & Application, 27(1):49–58, 2002.

인용 양식

Mahmoud Afifi (2024). chromadapt: Adjust color balance of RGB image with chromatic (https://www.mathworks.com/matlabcentral/fileexchange/66682-chromadapt-adjust-color-balance-of-rgb-image-with-chromatic), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.2

.

1.1.0.1

added copyrights

1.1.0.0

- Different chromatic adaptation transforms (CATs) were added: von Kries, XYZ scaling, Bradford, CAT2000, Sharp.
- Pixelwise chromatic adaptation was added.

1.0.0.0