Hi all,
Say I want to want to run a clip through OpenCV's template matching, and if it sees a matching image, save the video segment with the matching image. What would be the relevant function(s) for actually saving the video segment?
1 | initial version |
Hi all,
Say I want to want to run a clip through OpenCV's template matching, and if it sees a matching image, save the video segment with the matching image. What would be the relevant function(s) for actually saving the video segment?