How to run the code repetitively and save result separately ?
Hi, I am a beginner in Opencv and C++ programing. According to this tutorial, it is necessary to run the code manually and after all you will have just one pic saved.
I have a very basic problem, I want to run the code every second automatically and in every cycle store the pics somewhere. Could any body help me in this field?
Thank you in advance.