Skip to content

In order to compare multiple video, scene etc... Compute similarity, and say if video are of the same origin even if modified, altered, scene cutted or added and even content modification.

Notifications You must be signed in to change notification settings

qrzeller/OpenCV-Video-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Video Comparison

In order to compare multiple video, scene etc... Compute similarity, and say if video are of the same origin even if modified, altered, scene cutted or added and even content modification. To detect the similarity between video, we are going to use the following detection principles :

  • Perceptual evaluation of video and image quality (blurry, overexposure, color distortion)
  • Object detection (image) SIFT
  • Face and person detection
  • Primary color(R, G, B) histogram to detect scene transition

Blur detection OpenCV: https://www.pyimagesearch.com/2015/09/07/blur-detection-with-opencv/

About

In order to compare multiple video, scene etc... Compute similarity, and say if video are of the same origin even if modified, altered, scene cutted or added and even content modification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published