CIELAB color range for Scikit-image?
问题 I am working on CIELAB colour space but cannot find any information about the range of each channel produced by skimage.color.rgb2lab . Thanks. 回答1: Just would like to post the answer from @Stefan L: 0 to 100, a: -127 to 128, b: -128 to 127. 回答2: Quote from wiki, https://en.wikipedia.org/wiki/CIELAB_color_space The scaling and limits of the a* and b* axes will depend on the specific implementation, as described below, but they often run in the range of ±100 or −128 to +127 (signed 8-bit