I need to compare 2 videos and check whether they are the same. I have a ref video to which the captured video has to be compared. How can I do this using OpenCV , numpy and matplotlib?
1 | initial version |
I need to compare 2 videos and check whether they are the same. I have a ref video to which the captured video has to be compared. How can I do this using OpenCV , numpy and matplotlib?