Top Banner
Car Recognition Through SIFT Keypoint Matching Drew Stebbins, Pd. 6 Third Quarter Report
12

Car Recognition Through SIFT Keypoint Matching

Feb 25, 2016

Download

Documents

jereni

Car Recognition Through SIFT Keypoint Matching. Third Quarter Report. Drew Stebbins, Pd. 6. Background:. License plate tracking technology Need for civilian vehicle recognition Object detection techniques SIFT keypoint matching. Problem statement:. Car recognition fast moving - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Car Recognition Through SIFT Keypoint Matching

Car Recognition Through SIFT Keypoint Matching

Drew Stebbins, Pd. 6Third Quarter Report

Page 2: Car Recognition Through SIFT Keypoint Matching

Background:License plate tracking technology

Need for civilian vehicle recognition

Object detection techniques SIFT keypoint matching

Page 3: Car Recognition Through SIFT Keypoint Matching

Problem statement:Car recognition

fast moving multi-coloured complex shapes must identify in real-time

Page 4: Car Recognition Through SIFT Keypoint Matching

Region of Interest Identification:Hough circle transform

multiple passes

Page 5: Car Recognition Through SIFT Keypoint Matching
Page 6: Car Recognition Through SIFT Keypoint Matching

SIFT keypoint matching:Keypoint detection

scale-space extrema detection keypoint localization orientation assignment keypoint descriptor

Page 7: Car Recognition Through SIFT Keypoint Matching
Page 8: Car Recognition Through SIFT Keypoint Matching

SIFT keypoint matching:Matching to database images

nearest-neighbour identification based on keypoint description

Page 9: Car Recognition Through SIFT Keypoint Matching

Expectations:side profile car recognition and categorization invariant to lighting changes, also small amounts of rotation, translation

multiple carsmoderate detection speed

Page 10: Car Recognition Through SIFT Keypoint Matching

Progress:Region of interest identification

Hough transform circle detectorScale space extrema detection

Gaussian smoothing function and difference-of-Gaussian

Page 11: Car Recognition Through SIFT Keypoint Matching

Plan for Fourth Quarter:Finish implementation of SIFT

keypoint detection algorithmTest recognition accuracy on

database of testing images taken from TJ student parking lot

Page 12: Car Recognition Through SIFT Keypoint Matching

You just won the game!