Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
opencv を使用した haar トレーニング用のサンプル画像 (ネガティブ画像、または背景画像とも呼ばれます) のコレクションが必要です。たくさん持つ必要があると書かれています。5000か10000くらいです。どこで入手できるか知っていますか?
このサイトには、さまざまなデータベースからいくつかのハール ネガがあります。svn でダウンロードできます。svn co http://tutorial-haartraining.googlecode.com/svn/trunk/data/negatives/
svn co http://tutorial-haartraining.googlecode.com/svn/trunk/data/negatives/
更新: リポジトリが死んでいる可能性があるため、GitHub にアクセスできます。google code hereから自動的にエクスポートされたものを見つけました。
特にGoogleのどこでも見つけることができます..ネガティブ画像は、関心のあるオブジェクトであるポジティブ画像/サンプルを含まない画像です.関心のあるオブジェクトを含まないものはすべて、ネガティブサンプルになる可能性があります..