Scene Detection & Segmentation
Page 2 of 2: Explore 30 curated Scene Detection & Segmentation resources in Media Tools — tools, guides, and references for video developers on Awesome Video.
About this collection
Scene Detection & Segmentation is a focused collection within Media Tools, with 30 curated resources.
Resources
- intro-skipper — Automatic Intro and Credits DetectionJellyfin plugin that detects intro and credit sequences using Chromaprint audio matching plus silence and black-frame analyzers, emitting s…
- shot-boundary-detectionSurvey and implementations of multiple shot-boundary detection techniques including hard-cuts, fades, and neural-net methods.
- vhh-sbdPyTorch shot boundary detector from AIT's Visual History of the Holocaust project, focused on abrupt transitions in archival footage.
- video-black-frame-detection — black/scene boundary detectorFFmpeg + OpenCV black-frame detector for scene/ad-break/chapter boundaries, with optional LLM analysis and JSON/SRT output via REST API or…
- video-keyframe-detectorLightweight Python CLI extracting keyframes via peak estimation on frame-difference signal, no ML dependencies.
- video-scene-detection (IVI.ru)Optimal Sequential Grouping algorithm implementation grouping shots into semantic scenes.