How to use with NI-IMAQ c++?
I have a frame grabber from National Instrument to connect camera from photon focus. How can I use opencv to access the camera using Microsoft visual studio?
Some conversion is require from raw data in the buffer into opencv Mat type. It is crucial to know the data type in buffer (CV_datatype). refer here (http://answers.opencv.org/question/71401/mat-from-buffer/)
Asked: 2015-09-14 21:10:16 -0600
Seen: 687 times
Last updated: Nov 10 '15
total lack of google fu ?
really can't find any. help me if you can.
first hit
once you got your imagebuffer, it's just: