How to capture video from web camera and write video to file in C++ with OpenCV in Microsoft Visual Studio 2013
Hello everybody!
Can somebody help me. I need a working code to capture video from web camera and write video to file in C++ with OpenCV in Microsoft Visual Studio 2013. I was searching around the internet and books. I couldn't get working code for that problem.
Thanks, Nik
Did you try google?
Hint: "Opencv Reading and Writing Video". But first you might try "opencv 3.0 visual studio" too.
http://docs.opencv.org/3.0-beta/modul...
I solved a problem from another source on internet. However thank you for your answer and sorry for a litlle late answer. Thanks Nik