How to compile sample_train_landmark_detector [closed]
Hi guys, I want to train face landmark detector in opencv3.4, as official documents shows, sample_train_landmark_detector can be used to train it. but after compile from opencv3.4 source, there is no program named sample_train_landmark_detector. How can I compile sample_train_landmark_detector, anyone could give a hand?
imho, the problem is, that the facemark samples weren't added here