Skip to content

A simple c++ library to detect scene transitions in a video

Notifications You must be signed in to change notification settings

sam09/shot-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shot Detector

A simple c++ library to detect scene transitions in a video.

Installation

  • Clone the github repo git clone https:@github.com:sam09/shot-detector.git
  • cd shot-detector
  • make
  • Run ./scripts/scene-change-detector.sh

Requirements

  • OpenCV with CUDA support

Inspired by PysceneDetect

About

A simple c++ library to detect scene transitions in a video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published