A simple c++ library to detect scene transitions in a video.
- Clone the github repo
git clone https:@github.com:sam09/shot-detector.git
cd shot-detector
make
- Run
./scripts/scene-change-detector.sh
- OpenCV with CUDA support
Inspired by PysceneDetect
A simple c++ library to detect scene transitions in a video.
git clone https:@github.com:sam09/shot-detector.git
cd shot-detector
make
./scripts/scene-change-detector.sh
Inspired by PysceneDetect