2017/02/20

OpenCV の Python Binding ビルド

主訴:
BUILD_opencv_python3 が出てこない
原因:
PythonLibs が見つからない
対処法:
もし レジストリ HKEY_CURRENT_USER\SOFTWARE\Python\PythonCore\3.5\InstallPath の既定値(string) がなければ
  • libs/Python35.lib
の直上フォルダ名を入れる。

Keywords: Windows, python, build, opencv, binging, Intel python distribution,

0 件のコメント: