jipp
jipp copied to clipboard
what's the magic numbers in the render sample
Here are the numbers. I find the background of pwg/pclm files is black.
private final static double RED_COEFFICIENT = 0.2126; private final static double GREEN_COEFFICIENT = 0.7512; private final static double BLUE_COEFFICIENT = 0.0722;