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.
The article says that this new camera will have do do "Complex mathematics to interpret the signals" but at the same time will "do away with the need to process and compress each image". So which is it? I just don't see how this will save anything if you have 1 pixel doing something 5 million times or 5 million pixels doing something one time.
-Xoltri
That would work... if shingles were really expensive and the mechanism to move the one shingle around at the necessary speed were comparatively cheap. Oh... and you knew that you never needed to block raindrops in two places at the same time.
There are tons of ideas that work great in computerized systems that sound *really stupid* when you think of doing something that seems similar but uses other materials / technology. I mean - consider the mechanism of an ink jet printer from the perspective of a portrait artist who works with pencils...
-- The act of censorship is always worse than whatever is being censored. Always.
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!