Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Don't worry about VideoCapture. What you seem to need is jut a read() that return an image by some logic. Perhaps just going through a directory one by one in the first iteration, and after the code works, keeping time and giving an image based on that (filenane = prefix + elapsed tine). All the functionaly is just generic programming augmented with imread().