Skip to content

Instantly share code, notes, and snippets.

@rvill
Created November 19, 2014 01:15
Show Gist options
  • Save rvill/226b6492f3b485d8ac59 to your computer and use it in GitHub Desktop.
Save rvill/226b6492f3b485d8ac59 to your computer and use it in GitHub Desktop.
compile opencv g++
g++ -o test_1 test_1.cpp `pkg-config opencv --cflags --libs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment