|
|
|
|
|
by fleabitdev
236 days ago
|
|
Interesting approach. It doesn't even introduce an extra rounding error, because converting from 32-bit XYB to RGB should be similar to converting from 8-bit YUV to RGB. However, when decoding an 8-bit-quality image as 10-bit or 12-bit, won't this strategy just fill the two least significant bits with noise? |
|
I don't know if JPEG XL constrains solutions to be smooth.