ObjectDetection
ObjectDetection copied to clipboard
Object detection program, using HoG+SVM, OpenCV2.4.10, VS2013
Hello Bird!
An object detection program -- detecting the Goofy Bird
Quick Links
Detection Technique
- Histogram of Oriented Gradients (HoG)
- Support Vector Machine (SVM)
- Color Detection using HSL Color Model
Environment and Libraries
- OpenCV v2.4.10 (useful libs and dlls are included in the project folder)
- Visual Studio 2013