Skip to content
Advertisement

How to compare first frame to other frame of video opencv python

JavaScript

I want the first frame of video to compare with other frames of video and calculate ssim (similarity) based on the first frame. How to do this search a lot but not getting the desired result.

Advertisement

Answer

@Ceopee is right and there is no error in that tutorial.

The idea is simple:

JavaScript

Code:


JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement