how to save current frame and previous frame
i want to save the current frame and previous frame in some directory from video in opencv. i am using C++ and opencv 2.4.8 library.
add a comment