LWN.net Logo

16 bits should be enough for anybody?

16 bits should be enough for anybody?

Posted May 17, 2012 19:41 UTC (Thu) by rgmoore (✭ supporter ✭, #75)
In reply to: 16 bits should be enough for anybody? by alankila
Parent article: LGM: GIMP's new release, new über-core, and future

Note that your comment assumes that the 16-bit representation is a linear function of brightness, that is, value such as 12223 will be exactly 12223 times as bright as 1. This would not be true for your typical 8 bits per component pixel formats, although it might be true for 16 bits per component pixel format. (Is it? I don't know.)

For digital cameras that have high bit depth formats, it usually is. As you suggest, typical 8 bit formats (like JPEG) use a gamma to compress the dynamic range of the camera into the 8 bit per channel format. The higher bit depth formats from digital cameras are usually reserved for raw image formats, which means they're pretty much straight off the ADC and consequently are linear. As far as I can tell, no contemporary camera actually has 16 bits of linear dynamic range, even using a very generous definition of the noise floor. Most of them don't even bother with 16 bit ADCs because they'd just be reading extra noise; 14 bits is still considered a relatively high-end feature.


(Log in to post comments)

16 bits should be enough for anybody?

Posted May 18, 2012 9:03 UTC (Fri) by alankila (subscriber, #47141) [Link]

All you say sounds plausible to me. It's a pity that real scenes may easily have contrast ratios in excess of 1:10000, as that implies that a single snapshot will not capture them properly any time soon.

16 bits should be enough for anybody?

Posted May 19, 2012 20:14 UTC (Sat) by rvfh (subscriber, #31018) [Link]

At the same time, I'm not sure our eye does better than that, so we may be asking a lot from ADCs when expecting to see all details in a high-contrast scene.

Bracketing

Posted May 22, 2012 1:43 UTC (Tue) by gmatht (guest, #58961) [Link]

Good auto exposure bracketing can give over 16bits of depth in something that behaves somewhat like a single snapshot. If there were cameras that could take a 1/4000 shot immediately prior to a 1/40 shot we'd get several extra bits essentially for free; unfortunately cameras tend to put 0.1s or more between burst shots, making this less useful for moving objects.

Bracketing

Posted May 22, 2012 9:14 UTC (Tue) by etienne (subscriber, #25256) [Link]

> If there were cameras that ... wide dynamic range

My oldish Sanyo HD2000 camera has a mode to do that automatically; obviously that mode disable flash and gives bad result when the subject moves extremely fast [so can be disabled] but in some cases result is impressive, without post-treatment needed.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds