Slashdot Mirror


Homemade Digital Cameras

Michael Golembewski writes "For the past three years, I've been taking apart cheap secondhand flatbed scanners and turning them into homemade large format digital cameras. They are well over 100 mexapixel in resolution, and produce results that are both similar to and significantly different from traditional digital and conventional cameras."

5 of 230 comments (clear)

  1. 115 Megapixels? by lhk · · Score: 5, Interesting

    I find it hard to believe that he can get 115 megapixels out of that scanner. Since he is using a 4x5 camera, that works out to a scanner resolution of 2400dpi. That is the kind of resolution of high-end film scanners, not a cheap flatbed (whatever the marketing material says).

    lhk

  2. Dicomed digital camera back.. by Anonymous Coward · · Score: 5, Interesting

    Back in the early 90's Dicomed introduced a digital camera back for 4x5 cameras for commercial use. It used the same theory, slap a scanner on the back of the camera. You had to use hot lamps, a studio environment and nothing could move. But the results were stunning, 100MB files that could easily be printed on the cover of a 150 line screen magazine. Wonderful.. What is really cool about your work is that you are celebrating all of the motion artifacts that studios were killing themselves to remove when using this technology. Your stuff is pretty creative and fun, and most importantly makes one look at the world differently.

  3. My first digicam by David+Off · · Score: 5, Interesting

    Interesting project, it reminds me of the digital camera I built with a fellow student as a degree project. We ground the top of a 256 byte DRAM using a grinding machine in the mech.eng lab and fitted a glass window. The DRAM capacitors discharge at a different rate when exposed to light. We mounted the chip to a PCB, cut the back out of a 35mm Zenith camera and mounted the PCB. Obviously the optics and chip were poorly matched, we were only using a small part of the lens.

    Knowing the discharge rate of the DRAM and the time to load and scan all 256 elements you could get a black and white image. We used the camera for some image recognition work. One application was counting the number of cups remaining in a drinks machine hopper by edge detecting the image then counting the "lips" that we saw.

    That was back in the autumn of 1986. We've come a long way.

  4. Open Source Makes It Work by anagama · · Score: 5, Interesting
    Check out this: http://www.scannerphotography.com/cameras/software /index.html

    The scanner software that comes with the scanner he's presently using shuts the thing down if there are hardware faults. All his mods count as hardware faults thus making the shipped driver useless to him. He discusses a closed source pro driver which is a bit better, but still not perfect for his needs. Then explains how he uses SANE to make the thing actually work like he wants.
    The true usefulness of the SANE drivers lies not in the front-end applications, but rather in the fact that the raw code for the back-end is open source. ....I was able, with a bit of practice and programming study, to disable the calibration and error correction routines found in the driver for the Canon LIDE 20. This allowed me to use the more extensively modified scanners easily and effectively, and was vital in letting me create the higher quality photographs of the later-model scanner cameras.

    That's cool -- an artist embarks on getting enough programming language to modify a program so he can use it like he wants to. That's owning your hardware in the purest sense. And it's made possible by the community that generates all that great open source software.
    --
    What changed under Obama? Nothing Good
  5. Repeating History by Betabug · · Score: 5, Interesting

    This seems to be actually repeating early developments in professional digital photography. The first digital backs for cameras like the Sinar, and the Arca Suisse were miniaturized flatbed scanners like that. Obviously they were really good only for still life. But still (back in 1992 or so) when I was in photographers school and we visited someone who had one of those backs, we managed a portrait of someone sitting very still. There were little smears where his breathing caused motion.

    Sadly we did not experiment with more motion. I think the "experimenting" with motion is the interesting part (as far as photography is concerned). Some of the pictures on the site are enjoyable. Hacking it all together yourself is interesting too, at least for us geeks.

    As for the comments in the style of "large format photography is only about the image quality"... it isn't exactly only about that. It is also about stuff like parallax control (putting buildings "upright" with parallel lines) and depth of field control (laying the plane of the depth of field folded through the scene in order to allow image to be sharp on other areas). All this can theoretically be achieved even with smaller formats, but due to mechanics it gets harder the smaller the format (Arca Suisse's 6x9cm cameras seem to be the smallest that still work very well, at least in my experience).

    Therefore the "experiments" done with this hack to in a line a bit with stuff like putting ordinary photographic paper into a large format camera or using polaroids for transfer prints. The "long exposure" part of it is also a reference to the times way back, when due to old processes like the daguerreotype, portrait subjects were held up with wire constructions. Very cool, all of this hack, congratulations.