+ All Categories
Home > Documents > Car Recognition Through SIFT Keypoint Matching

Car Recognition Through SIFT Keypoint Matching

Date post: 25-Feb-2016
Category:
Upload: jereni
View: 49 times
Download: 4 times
Share this document with a friend
Description:
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
Popular Tags:
12
Car Recognition Through SIFT Keypoint Matching Drew Stebbins, Pd. 6 Third Quarter Report
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!


Recommended