Slashdot Mirror


Fly Eyes for Spying Cameras

Roland Piquepaille writes "Even with sophisticated cameras, we can sometimes get poor pictures. This usually happens because cameras use an average light setting to control brightness. When parts of a scene are much brighter than others, the result is that you don't catch accurately all the parts. According to National Geographic News, by mimicking how flies see, Australian researchers can now produce digital videos in which you can see every detail. This technique could be used to develop better video cameras, military target-detection systems and surveillance equipment. Read more for additional pictures and references about these future surveillance cameras."

8 of 47 comments (clear)

  1. articles missing lots of details. by adam · · Score: 5, Informative

    I find The first FA to be poorly written. It jumps between focusing [pun not intended] on two completely different concepts: dynamic range, and motion detection. The second article is slightly better.

    We'll address dynamic range, since I know more about this aspect. The first page of the (first) article says he used "off-the-shelf components such as resistors, capacitors, and light sensors to build an electronic model". And then a sentence or so later says, "This would allow the camera to capture more complete images--such as, for instance, both the face of a person standing in front of a sunlit window and the scene outside." If you don't know much about digital imaging, let me just say that this is roughly the equivalent of "I used wheels and spark plugs to build a car and I now hope to win the Indy 500." The article is SORELY lacking in any real information about how he intends to extend dynamic range by using technology gleaned from flies.

    There are several very real and working principles by which dynamic range can be extended, both unique to chip architecture (such as dual slope sampling) and implementable on a variety of chips (such as dual electronic shuttering). These are the types of things that it would have been cool for the article to discuss (imo). The second article at least includes a quote from him stating that fly eyes can adjust exposure independently.. this is a beneficial thing, and several CMOS imagers already exist that do this as well (i.e. dual slope operation, etc). You can also individually shutter pixels, or expose multiple frames per $interval (each with a different electronic shutter length) and then composite them.. however this last technique creates smear, which can be less than ideal, depending on your needs. I also know of a couple of patents for bayer masks that adjust individual pixel exposure in realtime (similar to those sunglasses that get darker or lighter) in order to compress dynamic range before it hits the CMOS/CCD.

    One of the issues the articles really didn't get into at all, is storage of data. Higher dynamic range images require more storage space (as their bitspaces increase), and right now the major limitation in digital cinema and other similar realms is not imaging so much as writing all of the data to disk.. storage media speed (or cost/speed ratio, if you like) needs to do some catching up.

    --
    I am Jack's complete lack of surprise.
    1. Re:articles missing lots of details. by sm62704 · · Score: 2, Informative

      A better FA can be found here. This article is sort of related, and interseting.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  2. Re:Multi-contrast zone recording by BadAnalogyGuy · · Score: 2, Informative
  3. FujiFilm SuperCCD by apathyruiner · · Score: 2, Informative

    As it was explained to me by a FujiFilm rep (YMMV) this is kinda how their 5th+ generation SuperCCD works. Near instananeously every cell of it adjusts to it's own lighting situation by communicating with other cells in the CCD. "Borrowing" light from other cells when underexposed and "sending" light to other cells when overexposed.

    --
    -= I can't think of anything witty, creative, or insightful for my sig, so deal with this. =-
  4. Re:My solution by Anonymous Coward · · Score: 1, Informative

    essentially a 100*100 array of sensors

    The term you're looking for is "plenoptic camera".

  5. Re:Multi-contrast zone recording by gatzke · · Score: 2, Informative


    Normal LCDs are low dynamic range. You need $$$ to get a real HDR LCD.

    http://www.brightsidetech.com/

    And the demos are all simulated, since you can't view real HDR without an HDR monitor, AFAIK.

  6. Display solution has a name: Tone Mapping by hparker · · Score: 4, Informative
    Actually, many people have studied the problem of displaying high dynamic range (HDR) images on lower dynamic range devices. In fact, its a whole field of study: Tone Mapping. Many PhD's in Computer Graphics have been given to those finding solutions to this problem. Modern movie computer generated special effects are made indistinguishable from reality based on these solutions. The solutions are all based on the characteristic of human vision that eyes are great detectors of local differences, but poor detectors of differences separated in either space or time.

    A good place to start looking into this field is the Wikipedia entries http://en.wikipedia.org/wiki/Tone_Mapping and http://en.wikipedia.org/wiki/High_dynamic_range_im age.

  7. Re:My solution by raynet · · Score: 2, Informative

    But you don't have to compress the full dynamic range just part of it (if you want that sort of pictures) or use "smart" compression that preserves contrast between objects in the image while extending the visible dynamic range (see http://www.cs.huji.ac.il/~danix/hdr/results.html). Also, having the "same" image with different exposures allows you to render an image that has as little under and/or over exposure as possible (see http://www.openexr.com/samples.html).

    --
    - Raynet --> .