Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Logo Detector is a rapid image processor that can detect a series of logos in a given video.

Usage

  • Call Logo Detector with python run.py SOME_VIDEO_URL
  • Logo Detector will download the given video URL and parse it for logos placed in input/logos
  • If any of the logos are found, a report will be generated in output/VIDEO_NAME and displayed in the console

Dependencies

  • FFmpeg - audio/video processing
  • OpenCV - computer vision library
  • youtube-dl - video downloader for 1000+ sites

Installation

  • brew install ffmpeg opencv youtube-dl (on OSX)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages