Ask Your Question

Revision history [back]

You will need to extract some kind of features (Haar like, hog, edge, or somthing other) and use them to train some classifier (SVM,adaboost). So by that scheme you can make cascade classifier ;)