Gamma correction using the sRGB and Adobe RGB standards

버전 1.0.0.1 (2.89 MB) 작성자: Mahmoud Afifi
Gamma correction using the sRGB and Adobe RGB standards
다운로드 수: 287
업데이트 날짜: 2019/1/4

라이선스 보기

Linearize gamma-corrected RGB values (from sRGB or Adobe RGB 1998 to linear RGB) and apply gamma correction to linear RGB values (from linear RGB to sRGB or Adobe RGB 1998).
Reference:
1) Ebner, Marc. "Gamma Correction." Color Constancy. Chichester, West Sussex: John Wiley & Sons, 2007.
2) Adobe Systems Incorporated. "Inverting the color component transfer function." Adobe RGB (1998) Color Image Encoding. Section 4.3.5.2, May 2005, p.12.
Assumptions:
- There are no color manipulations applied on the RGB before applying the gamma correction to the input image. The gamma correction was applied in the same way of either Adobe RGB standards or gamma 2.2.

Note:
-There is a very small reconstruction error if you are going from sRGB (input image) to linear RGB, then from linear RGB to sRGB caused by round-off error.
-If you have Matlab 2017b or higher, you can use lin2rgb and rgb2lin functions instead.

인용 양식

Mahmoud Afifi (2024). Gamma correction using the sRGB and Adobe RGB standards (https://www.mathworks.com/matlabcentral/fileexchange/65672-gamma-correction-using-the-srgb-and-adobe-rgb-standards), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Gamma Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

lin2rgb-rgb2lin

버전 게시됨 릴리스 정보
1.0.0.1

.

1.0.0.0

description updated
.

.