matrix-vision

Can I use Matrix Vision frame grabbers with Matlab?

Hello, I am trying to aquire image using a camera connected to the Matrix Vision frame grabber in Matlab. However, when I type imaqhwinfo, I see the installed adaptors as 'coreco' and 'winvideo'. When I checked the device info, it says that that are no devices installed to the adaptor. The Matrix Vision frame grabber and camera has alrea...

How do I use C++ to acquire image from frame grabber?

Hello, I would like to know how is it possible to use a free C++ program to acquire image from a matrix vision frame grabber. Thanks. ...