When the camera outputs 8bit images, how is each grayscale value converted from 10bit to 8bit?
Take the high 8 bits of the 10bit data and output it as an 8bit grayscale value.
2025/02/12When the camera outputs 8bit images, how is each grayscale value converted from 10bit to 8bit?
Take the high 8 bits of the 10bit data and output it as an 8bit grayscale value.