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のほとんどすべてのサンプルコードは、次の行(または同様のもの)で始まります。
#include "opencv2/imgproc/imgproc.hpp" #include "opencv2/highgui/highgui.hpp"
それでも、これらのファイルはopencvインストールパッケージに含まれていませんか?opencvを数回インストールしましたが、コンピューターでこれらのファイルが見つかりません。どうしたの?どうしてそんなに根本的なものが欠けているのでしょうか?
Windowsでは、多くの場合、build/include/opencvディレクトリ内にあります。
build/include/opencv