Brandon Castellano
Brandon Castellano
PySceneDetect
:movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
DVR-Scan
: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
: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
: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
: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...