Brandon Castellano

Results 5 repositories owned by Brandon Castellano

PySceneDetect

2.9k
Stars
364
Forks
Watchers

:movie_camera: Python and OpenCV-based scene cut/transition detection program & library.

DVR-Scan

335
Stars
42
Forks
Watchers

:vhs: Tool for extracting scenes with motion from videos (e.g. security camera or DVR footage). Written in Python, uses OpenCV.

python-scene-detection-tutorial

47
Stars
8
Forks
Watchers

:snake: Three-part tutorial on detecting scene changes in videos using Python and OpenCV. Part 1 covers basic threshold detection, Part 2 covers optimized threshold detection, and Part 3 covers conten...

RKTracker

18
Stars
7
Forks
Watchers

:chart_with_upwards_trend: Real-time Keypoint Tracker using full/exhaustive-search motion estimation. Works with both live/camera streams and recorded video. Written in Python and C++, requires Open...

SceneStats

15
Stars
1
Forks
Watchers

:clapper: [Coming Soon] A C++ and OpenCV-based scene detection program & library. Will supplement the functionality of both PySceneDetect + DVR-Scan as a high-performance video scanning/analysis tool...