You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the example programs, corresponding to the three-part tutorial on detecting scene changes in videos with Python and OpenCV, which can be found at:
All files in the `examples/` directory are released into the public domain. In total, there are three programs (`part1-threshold.py`, `part2-adaptive.py`, and still under development, `part3-content-aware.py`) corresponding to the respective part in the tutorial linked above. Usage details for each program can be found in the comment header for that file.
0 commit comments