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