views:

78

answers:

0

I have done face detection using some demo files and some harr cascades that found in emgu CV sample files but what should i do to train my program to detect other things like phones or bucket or any other object.

So far i have googled and found that i have to do some haartraning for that i need some 800 negative samples and 2000 positive samples of images.So I was in search of any simple technique