UserWarning: Conversion from CIE-LAB, via XYZ to sRGB color space resulted in 3592 negative Z values that have been clipped to zero

171 views Asked by At

run color.lab2rgb(Lab) ,will have a UserWarning; The message about Lab see the graph. enter image description here;and l have some debug graph:enter image description hereenter image description here

how to solve the UserWarning?

0

There are 0 answers