# ObjectDetection **Repository Path**: generalsongsir/ObjectDetection ## Basic Information - **Project Name**: ObjectDetection - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hello Bird! An object detection program -- detecting the Goofy Bird ### Quick Links - [Demo Video](http://users.wpi.edu/~mfeng2/diy/hellobird/hellobird.html) - [Blogpost: (for Windows) OpenCV Installation and Visual Studio Project Configuration](http://www.mifeng.name/2014/11/24/Install-OpenCV-&-Configure-Visual-Studio-Project.html) ### 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