A/D Video Conversion for Real-Time Image Processing

Firmware/software/electronics/mechanics
Post Reply
atnms
Beginner
Posts: 1
Joined: Fri Dec 19, 2014 9:27 pm

A/D Video Conversion for Real-Time Image Processing

Post by atnms »

Hi all.

I am trying to take the signal from a wireless camera and read it into a computer for image processing. The camera is mounted on a Crazyflie and will be used for navigation.

The problem is I that I cannot get the video to display on my computer. I suspect that it may have something to do with a resolution mismatch between the camera's output and what the A/D video converter wants to see. The camera's output is 658 x 496 NTSC (see link below).

Has anyone successfully taken an analog signal from a wireless camera and used it for image processing? If so, did you need to exactly match the resolution between the camera and the video converter in order to get video on your computer?

Here is the hardware I am working with:
Camera
http://www.fpvhobby.com/83-1-gram-nano-camera.html
Transmitter
http://www.fpvhobby.com/transmitter/21- ... itter.html
Receiver
http://www.fpvhobby.com/33-4ghz-8-ch-a-v-receiver.html
A/D Converter
http://www.amazon.com/Diamond-Camcorder ... eo+capture

Thanks!
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: A/D Video Conversion for Real-Time Image Processing

Post by tobias »

omwdunkley has worked a lot with this. His master thesis is here. It might reveal something.
Post Reply