Re: [Interest] Writing a Video in Qt Frame by Frame

2014-08-08 Thread Ian Monroe
2014-08-08 15:41 GMT-07:00 Santiago J. Barro-Torres : > > Hello, > > Right now I am using OpenCV (http://opencv.org/) to capture a video from > a Webcam. I can't do that in Qt because this option is not yet > implemented in Windows, so I had to look for alternatives. > > I still would like to use Q

[Interest] Writing a Video in Qt Frame by Frame

2014-08-08 Thread Santiago J. Barro-Torres
Hello, Right now I am using OpenCV (http://opencv.org/) to capture a video from a Webcam. I can't do that in Qt because this option is not yet implemented in Windows, so I had to look for alternatives. I still would like to use Qt for the User Interface. How can I integrate the single Frames