Skip to content

Martina526/LogoDetectionInVideo

 
 

Repository files navigation

LogoDetectionInVideo

Introduction

Logo detection in video is a web application which can help self-movie maker or video processor to detect logo that appear in the video and also personalized remove them. Due to the running time, we recommand the tester to run code on your own laptop with opencv3 & python intalled. Also remember to change the path of video and image folder before you run it.

Install instructions

Setup OpenCV3

pip install sklearn
pip install scipy
git clone https://github.com/nmemme/LogoDetectionInVideo.git
cd LogoDetectionInVideo/

Running Logo Detection

  • Will process with the video in "video_path" inside of the code
python detectMultiLogo_cam.py starbucks apple

Running Web Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.7%
  • HTML 48.7%
  • PHP 1.6%