anghoo / vehicle-logo-recognition

identify the brand of a car based on one car image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vehicle-logo-recognition

Developed a detection system which could recognize various vehicle logos from given car pictures

My work:
Collected vehicle logos and established corresponding database.
Extracted sample vehicle logo with methods of Edge Detection, Morphological Processing and Sampling method.
Used SIFT match and coarse-to-fine method to get accurate match points and make the judgment according to prior statistics.

images: https://picasaweb.google.com/102211726431448844199/MatchResult

About

identify the brand of a car based on one car image