Lab Color space vs RGB

Dzung Nguyen dzungng89 at gmail.com
Sat Mar 28 15:30:28 EDT 2015


Is it true that Lab color space is larger than RGB color space? For 
example, there exists a color in Lab that can't be reproduced in RGB space 
( outside of monitor's gamut)? How does the function rgb2lab deal with this 
case? From the code, I saw that there's always a corresponding mapping one 
to one between Lab and RGB.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150328/6c7c2d80/attachment.html>


More information about the scikit-image mailing list