Skip to content

This project is based on computer vision to recognize brand logos in uploaded photos with Flickr accounts and leverage them for advertising.

Notifications You must be signed in to change notification settings

minhuang310/LogoRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LogoRecognition

This project is to recognize brand logos in uploaded photos within Flickr accounts and leverage them for advertising.

This project has 4 parts:

  1. A Python module based on Flickr API to regularly pull photo stream from Flickr account.
  2. A C++ module based on OpenCV to recognize brand logo in the photos.
  3. A Chrome extension to substitute ads on Yahoo News portal if there is brand logo recognized in the photos.
  4. A web server directory which contains status endpoints on which the Chrome extention depends.

This is a hack project to simply demonstrate the idea.

About

This project is based on computer vision to recognize brand logos in uploaded photos with Flickr accounts and leverage them for advertising.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages