Skip to content

Instantly share code, notes, and snippets.

@taichi
Created December 8, 2010 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taichi/733044 to your computer and use it in GitHub Desktop.
Save taichi/733044 to your computer and use it in GitHub Desktop.
opencv学習コマンド。
opencv_createsamplesd.exe -img arrow.bmp -vec data.vec -num 3 -bgcolor 255
opencv_haartrainingd.exe -data result -vec data.vec -bg ngfiles.txt -npos 3 -nneg 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment