• Stars
    star
    47
  • Rank 600,942 (Top 12 %)
  • Language
  • Created over 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🐍 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 content-aware detection.