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.
boost::gil::extension::io は png または jpeg ファイルのみをサポートしていることに気付きました.これで十分な場合が多いのですが、ビットマップ (*.bmp) ファイルを画像にロードする方法を知りたいですか? これは実際にはjpegなどよりも簡単ではないでしょうか?
うまくいけば、あなたはそれを解決しました。追加するだけです:GILの最新バージョンを既存のブーストにインストールしてからコンパイルしてください。ビットマップ ファイルは、新しい 'io_new' フォルダーの下にあります。