2014年6月1日日曜日

openMVGのビルド windows編

  • 事前にインストールが必要なもの ・
    • visual studio Express 2013 for desktop
    • cmake-gui (v.2.8) 
    • github (shell)
  • インストール方法 https://raw.githubusercontent.com/openMVG/openMVG/master/BUILD
    • githubをシェルコマンドで実行するのがポイント
      •  git clone --recursive https://github.com/openMVG/openMVG.git
      • cd openMVG
      • cd ..
      • mkdir openMVG_Build
      • cd openMVG_Build
      • cmake-gui

0 件のコメント: