Clear Filters
Clear Filters

matlab can not recognize the device

1 view (last 30 days)
Fernando Torres
Fernando Torres on 19 Feb 2013
I'm using the Image acquisition tool box (matlab 2011b) I want to get a image from ccd camera through my desktop,so I bought a DVR card and plugged the card in the main board. Also, I installed a software given by the DVR card company. I can see the video using the software, but when I try to get the video through matlab, it cannot recognize the CCD. I checked that the software is WDM driver
Does anybody can help me? :(
  3 Comments
Walter Roberson
Walter Roberson on 19 Feb 2013
Does the device show up for imaq purposes? What does it show up as?
Fernando Torres
Fernando Torres on 19 Feb 2013
Edited: Fernando Torres on 19 Feb 2013
If I typed 'imaqhwinfo', I could see 'matrox' and 'winvideo'.
then, I typed imaqhwinfo('matrox'), but there was no device.
I tried imaqhwinfo('winvideo'), but the situation was same.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!