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 データ ソースには、trainingfaces_24-24.vec という名前のファイルがあります。これは、顔画像のデータセットです。OpenCVで読み込んで表示するにはどうすればよいですか?
imagestorage.h\imagestorage.cpp にクラスがあり、その名前は「 PosReader 」です。.vec ファイルの読み取りを実装します。多分それは役立ちます。