Researchers Developing Single-Pixel Camera
Assassin bug writes "According to the BBC, researchers in the US are developing a single-pixel camera to capture high-quality images without the 'expense' of traditional digital photography. The idea behind such a device is that traditional digital photography is wasteful. Most of the information taken in by the camera is thrown away in the compression process. From the article: 'The digital micromirror device, as it is known, consists of a million or more tiny mirrors each the size of a bacterium. "From that mirror array, we then focus the light through a second lens on to one single photo-detector - a single pixel." As the light passes through the device, the millions of tiny mirrors are turned on and off at random in rapid succession. Complex mathematics then interprets the signals assembling a high resolution image from the thousands of sequential single-pixel snapshots. '"
Posted by CowboyNeal on 10-20-06 12:44 AM
from the high-tech-pointilism dept.
From the FAQ:
So if you really want to complain about it, consider contributing a Slashcode patch to fix it.
There is always a catch, however. Let's take an example of a 1MP camera, taking a picture at 1/100th of a second. Each CCD can acquire light for a full 1/100th of a second. But each one is small and as such, not very sensitive.
... (1/100)/1000000 th of a second, because only one pixel (of the final image) can be recorded at a time. So yes, the new sensor will be more sensitive. And it better be ! 1 000 000 times to be correct (for 1MP pictures.)
Let's say this new 1 pixel camera is set-up to take a picture of 1MP at 1/100th of a second. Each one of the 1M mirrors will reflect its light on the CCD for
Write boring code, not shiny code!