Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • you'll need to rebuild opencv with opencv_contrib (please see readme there for build instructions)
  • please see 3.1 docs , not the old 3.0 ones

  • LIBS="-lopencv_imgproc -lopencv_imgcodecs -lopencv_highgui -lopencv_core -lopencv_objdetect -lopencv_face"

*the old 2.4 samples won't run as-is, please have a look at the current samples

  • you'll need to rebuild opencv with opencv_contrib (please see readme there for build instructions)
  • please see 3.1 docs , not the old 3.0 ones

  • LIBS="-lopencv_imgproc -lopencv_imgcodecs -lopencv_highgui -lopencv_core -lopencv_objdetect -lopencv_face"

*the

  • the old 2.4 samples won't run as-is, please have a look at the current samples