Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

undefined reference to `cv::face::createFacemarkLBF()'

you're not linking the resp. face library, add

-lopencv_face

to your linker(g++) cmdline