Where to get background sample images for haar training?

erjik picture erjik · Jul 7, 2010 · Viewed 9.1k times · Source

I need collection of sample images (negative images, or also called background images) for haar training using opencv. It is written that I need to have a lot of them. About 5000 or 10000. Do you know where to get them?

Answer

cyberdecker picture cyberdecker · Mar 10, 2012

This site have some haar negatives from various databases. You can download by svn: svn co http://tutorial-haartraining.googlecode.com/svn/trunk/data/negatives/

UPDATE: It is possible that the repository died, so you can go to GitHub. I found one that was exported automatically from google code here.