vehicle detection method using haar-like feature on real time system sungji han, youngjoon han and...

18
Vehicle Detection Method using Haar- like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Post on 21-Dec-2015

215 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Vehicle Detection Method using Haar-like Feature on Real Time SystemSungji Han, Youngjoon Han and Hernsoo Hahn

Page 2: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Introduction

Page 3: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

•HYPOTHESIS GENERATION• Detecting the distant region using a shadow feature

• Detecting vertical edge using Haar-like feature

• Determining the candidate regions

•HYPOTHESIS VERIFICATION• Verification using complexity of vehicles

• Final verification using vehicle’s symmetric feature

Page 4: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

HYPOTHESIS GENERATION

Page 5: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Detecting the distant region using a shadow feature

• Brightness normalization

Page 6: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Detecting the distant region using a shadow feature

• Determining the shadow point in each height.

Page 7: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Detecting vertical edge using Haar-like feature

•Haar-Like Feature

•Better than Sobel and Prewitt

Page 8: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Detecting vertical edge using Haar-like feature

•Compare to Sobel result

Page 9: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Determining the candidate regions

Page 10: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

•HYPOTHESIS VERIFICATION

Page 11: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Verification using complexity of vehicles

Page 12: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Final verification using vehicle’s symmetric feature

Page 13: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

EXPERIMENTAL RESULT & CONSIDERATION

Detection Methods

Sobel Prewitt Haar

Time(ms) 2 2 3

Page 14: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Result Images

Page 15: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

DETECTING RATE

Position Same Lane Side Lane

Dedecting Rate(%)

91.2 76.2

Page 16: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Error Results

Page 17: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Conclusion

• It is proper to apply it to the real-time system.

• It has a limit to detect vehicles using single camera.

Page 18: Vehicle Detection Method using Haar-like Feature on Real Time System Sungji Han, Youngjoon Han and Hernsoo Hahn

Thank You