Clear Filters
Clear Filters

Object Recognition and Counting by Logo

1 view (last 30 days)
Cady
Cady on 5 Nov 2013
Edited: Cady on 8 Nov 2013
I need assistance in developing a code that detects the logo of a candy brand or any brand in general and counts the number of logos being displayed by recognition of that specific logo. There are multiple logos displayed and I need to output a vector that corresponds to the number of each logo, for example: [2 1 5] would be the output so Twix has 2 units, m&m's have 1 unit, etc. I am using the computer vision toolbox in Matlab currently and have adapted the object recognition example Mathworks provides in which I can detect the logos but I do not know how to count them. If anyone can give me guidance on how to do this I would greatly appreciate it. It does not have to be extremely accurate but should be fairly accurate. Image attached is an example photo of items:
  2 Comments
Cady
Cady on 5 Nov 2013
Edited: Cady on 5 Nov 2013
If there are easier techniques please provide any help. Thank you very much for assistance.
Cady
Cady on 6 Nov 2013
Edited: Cady on 8 Nov 2013
Any other techniques to doing this? Any help is appreciated.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!