osakana_prj

##必要なライブラリ

  • OpenGL
  • GLUT
  • OpenCV 3.0

##ビルドの方法

  1. CMakeを導入
  2. /build/ に移動
  3. 以下のコマンドを実行 cmake ..
  4. make/VCでビルド