|
|
|
02/14/15 |
|
Person Detection A person detection system was developed using Haar like features, Edge Orientation Histograms (EOH) and Support Vector Machine (SVM) with Histogram of Oriented Gradients (HOG). An additional method that I call "Pipelets" was developed. Using pipelets, person detection results can be improved Thousands of weak classifiers are constructed around one image of 16 X 32 pixels and just the best of them are selected using Real Adaboost.
This site was last updated 07/06/14 |
|