answered 2019-12-06 08:12:33 -0600
undefined reference to `cv::face::createFacemarkLBF()'
you're not linking the resp. face library, add
-lopencv_face
to your linker(g++) cmdline