if i connect a cmos video camera to DE2 board video input, monitor connect to vga port,is it possible to show the real time video using DE2 control panel.if yes please inform the steps.
链接已复制
3 回复数
my camera is PAL system with 628X582 pixel and 380 line resolution but the DE2_TV program i written for NTSC video format from a DVD player so the same code will work or i need to do some modification in the code.
thanking u........... --- Quote Start --- You can see the real-time video of your CMOS camera on the VGA display with the DE2_TV application. You can NOT see the video with the DE2 Control Panel on your PC. --- Quote End ---Does the DE2_TV application take the data from the camera and convert it into RGB so that it can be displayed on a VGA?
I'm working on a project to take capture video from a cmos sensor and display it onto a VGA but as an anaglyph image, so basically 3D video. Would using DE2_TV benefit me at all?