I have MVS 2008 and done with CMAKE thing with opencv. Now I wonder how to make it work with NI-IMAQ. I've gone through the examples given by NI, and everything is working. But now I want to play around with the video capture by my frame grabber (PCI-1428) with openCV. How can I grab the input using opencv library and process it using the existing library provide by opencv? the question is, is it possible? or I need others thing to process the input.
THank you.