Skip to content

Instantly share code, notes, and snippets.

@yasutomo57jp
Created March 30, 2013 18:44
Show Gist options
  • Save yasutomo57jp/5277885 to your computer and use it in GitHub Desktop.
Save yasutomo57jp/5277885 to your computer and use it in GitHub Desktop.

Macで使う場合

必要なもの

準備

使い方

  • カレントディレクトリに config というディレクトリを作成する

  • 以下のコマンドを実行

    ./demo <video file名>

  • config/ 以下にできるファイルを編集してパラメータを変更する

  • Demo.cpp などを編集し,bgs = new …のコメント部分を切り替えると背景差分手法を切り替える事ができる.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment