Skip to content

sofianelounici/VideoAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VideoAnalytics

VideoAnalytics is a python framework to analyze videos / movies. Its main features are :

  • Shot Boundaries Detection
  • Effects Detection (such as Fade in, Fade out)
  • Colorimetry Information Extraction
  • More to come

Shot Boundaries Detection

To implement this feature, we use the ECR (Edge Change Ratio) algorithm. An example of how to use it, is in the example file. A html page is also available to manually detect the hard cut in the image, so as to compute accuracy.

About

Python framework to get video analytics / shot boundaries detection / etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors