Blog Home

Arduino Computer Vision With Video Experimenter Shield

Davide GombaMarch 24th, 2011

[Michael] posted some interesting uses of Nootropic’s latest shield, the Video Experimenter Shield, besed on a LM1881 video sync separator to detect the timing of the vertical and horizontal sync in a composite video signal. It’s one of the few examples of Arduino processing a live video signal, as previously seen with the Eye Shield (based on the same IC, but with no video out implemented). The image here is processed and sent out from the Arduino using a custom version of the TVoutLibrary. Wow.

The Video Experimenter shield can give your Arduino the gift of sight. In the Video Frame Capture project, I showed how to capture images from a composite video source and display them on a TV. We can take this concept further by processing the contents of the captured image to implement object tracking and edge detection.

The setup is the same as when capturing video frames: a video source like a camera is connected to the video input. The output select switch is set to “overlay”, and sync select jumper set to “video input”. Set the analog threshold potentiometer to the lowest setting.

Please have a look at the other examples, such as edge detection, and using the shield to Decoding Captioning Data inside the signal.

via [nootropicDesign], also [Video Experimenter Project Page]

One Response to “Arduino Computer Vision With Video Experimenter Shield”

  1. Artificial Eyes Pune Says:

    Artificial Eyes Pune

    “[…]Arduino Blog » Arduino Computer Vision With Video Experimenter Shield[…]”

Leave a Reply

You must be logged in with your Arduino account to post a comment.