/broadcast-video-feature-detection

Feature detection on broadcast video, including shot-boundary, human-face, gender detection and feature tracking. UofT CSC420 course final project.

Primary LanguageJupyter NotebookMIT LicenseMIT

Broadcast Video Feature Detection

The training data are for course usage only, so it's not permitted to publish online. demo.ipynb is not able to be re-rendered by cloning the repo. The detailed result of this project is in the report.

Features

  • Video shot detection.
  • Commercial logo detection.
  • Face & gender detection.
  • Tracking faces between consecutive frames.

Results

Shot Detection

  • mean intensity measurement

  • color histogram comparison

  • edge change ratio

Logo Detection

Face & Gender Detection