开发者

Where to get background sample images for haar training? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

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 h开发者_如何学运维ave a lot of them. About 5000 or 10000. Do you know where to get them?


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.


you can find it anywhere especially in google.. negative images are just images that does not contain your positive images/samples which is the object of interest.. anything that doesn't contain your object of interest can be a negative samples..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜