Skip to content

Instantly share code, notes, and snippets.

@rtt
Created January 21, 2014 13:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rtt/8540519 to your computer and use it in GitHub Desktop.
Save rtt/8540519 to your computer and use it in GitHub Desktop.
g++ `pkg-config --cflags --libs opencv` ./libopencv_facerec.a -o out facerec.cpp -I ../include -lopencv_core -lopencv_highgui -lopencv_imgproc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment