Slashdot Log In
A Billion-Color Display
Posted by
kdawson
on Saturday May 10, @05:24PM
from the i-can-see-clearly-now dept.
from the i-can-see-clearly-now dept.
The Future of Things covered the introduction last month of HP's DreamColor display, with 30 bits/pixel, developed in conjunction with DreamWorks Animation. The display is aimed at the video production, animation, and graphic arts industries. HP promises blacker blacks and whiter whites — though TFoT quotes one source who notes that if they deliver this, it will be due to the back-lighting and not to the number of bits/pixel. No word on the size of the displays that will actually be delivered, or on the price.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Yes, but... (Score:4, Funny)
Reply to This
side bar topic: (Score:4, Interesting)
scientists have recently identified a very small, very rare population of women who see in 4 colors, to a total of 100 million colors
most humans see in 3 colors, about 1 million colors: red, green, and blue. a tetrachromat has an extra cone type between red and green, around orange. it's only women because the mutation requires two x chromosomes to work
read all about it, they describe a women who can look into a river and make out silting and depth levels a normal human can't, x-men mutant indeed!:
http://www.post-gazette.com/pg/06256/721190-114.stm [post-gazette.com]
http://en.wikipedia.org/wiki/Tetrachromacy [wikipedia.org]
Reply to This
Re:To what end? (Score:5, Insightful)
Reply to This
Parent
Re:To what end? (Score:5, Informative)
The range of colors that can be reproduced by a 24-bit RGB device is always going to be different from the range of colors that a 24-bit CMY device can reproduce.
By the same note, a 24-bit RGB display can produce colors that the CMY printer cannot.
One color space isn't bigger than the other; they're simply different. Once you increase the bit-depth far enough to encompass the full spectrum of visible light for both color spaces, the distinction can finally be dropped.
Reply to This
Parent
Mod parent (or his sibling) up... however,... (Score:5, Informative)
However, a larger bitdepth doesn't do anything for color space. It simply determines the granularity of that color space. If with 16 bit you get 65,536 individual colors within the RGB gamut (with slightly higher granularity in the green channel, typically), and with 24bit you get 16,777,216 individual possible colors within the RGB gamut, then with 30 bit (10 bit per channel; it's not new, really), you get 1,073,741,824 individual possible colors... but still within the RGB gamut (of the device at hand).
An HDR display (either by using a very bright backlight or more localized LED backlights control, etc.) also doesn't change the gamut of that device - it simply allows for much brighter values of them.
Now, if they were to make an LCD panel that aside from the R,G,B pixel elements also had C M Y pixel elements, then you most certainly could increase the gamut. It would also be much more difficult to switch to than a simple bitdepth change.
Reply to This
Parent
Re: (Score:3, Interesting)
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
Come back after you've turned off anti-aliasing. (Score:5, Informative)
Most new displays have a resolution of 96dpi, whereas low-end printers can easily pull off 300dpi. Same goes for color-depth. Black and White screen images at 8 bits/pixel simply cant match the range of black&white print & film.
When you think about it, techniques such as anti-aliasing are really just hacks to work around the limitations of today's monitors. If monitors could pull off 300dpi, you wouldn't need anti-aliasing.
Reply to This
Parent
Re:Come back after you've turned off anti-aliasing (Score:3, Interesting)
However, imagine a full size 17" widescreen (16:10) at a DPI of 300. 17" is about 14.4" wide by
Re:Come back after you've turned off anti-aliasing (Score:4, Informative)
Reply to This
Parent
Re:To what end? (Score:5, Informative)
Just as in audio where quantizing becomes a problem only in very low level passages, fine greyscale, especially in the blackest image areas, will benefit from more bits/pixel.
For example, an ordinary CD (16 bits) can sound rather gritty on quiet recordings such as the low level passages of classical music. That's because you're probably only using two or three bits of sample depth down there. To combat the issue, 24 bit audio will elevate the sample depth everywhere but will show itself best at low levels. Dither (essentially noise) is used to randomize and mask the problem, but that's a cheat.
In video, fine greyscale performance comes from higher bit depth per pixel and is visible throughout the entire luminance range. The issue shows itself on flat (un-textured) areas with minute lighting changes across the surface, like a softly lit painted wall. You'll see annular rings on the surface as the bit values step through their range. Again, dither may be used to randomize the quantized transitions.
24 bit video is really 8 bits per primary color - so it's not that good to start with. In professional application, it's not unusual to work with 10 bit [per channel] or even up to 16 bit[per channel] images, mostly to be more friendly to post production.
Fortunately, analog humans are fairly blind to minute color changes. Unfortunately, our system of digital video happily shows you everything wrong with it.
Reply to This
Parent
Re: (Score:3, Interesting)
Re: (Score:3, Insightful)
As it is, 10 bit displays are nothing new. Photographers have been swearing by them for years as they allow for the response curve of th
Re:To what end? (Score:4, Funny)
Reply to This
Parent
Re:To what end? (Score:4, Funny)
Reply to This
Parent
Re: (Score:3, Funny)
Re:To what end? (Score:4, Funny)
Reply to This
Parent
Re:To what end? (Score:4, Insightful)
On the contrary. Go create a single-color or grayscale smooth one-dimensional gradient on a large-ish image (1024x1024 or so). It will show clear evidence of banding at 8 bits per channel, since there are only 256 color levels available.
This will be substantially reduced if everything were properly dithered, but in normal software and normal displays it is not.
How worth it is I don't know, but there is absolutely an easily detectable difference. How about testing your hypothesis before claiming you know what you're talking about, hmm? It's not exactly a difficult experiment to carry out.
Reply to This
Parent
Re:To what end? (Score:4, Funny)
Reply to This
Parent
Re:Great (Score:5, Insightful)
(On a similar note, in the center of our visual field, we can discriminate physical positions with much greater accuracy than the receptor density would lead one to believe, because our analog receptors are capable of discerning fine differences by working with their neighboring receptors. So anybody who says "X resolution is higher than humans can see" is talking out of his ass. You can tell when they know what they're talking about when they say something like "at this resolution, most humans will only be able to perceive a 1-pixel difference 60% of the time" or something which sounds a lot more like signal theory than somebody comparing one arbitrary number to another arbitrary number.)
Reply to This
Parent
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
And of course, video codecs have been perfected now and will never, ever change or improve. You're right - we should all just pack
Re: (Score:3, Informative)