MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.73k stars 1.65k forks source link

Chapter 6 Facetracker generating inconsistent shape models. #56

Closed chrsp closed 9 years ago

chrsp commented 9 years ago

Hi. I'm running the Non Linear Face Tracker code (chapter 6). I followed all the 10 steps described on the project page (here in github), I'm using the pre-annotated dataset (MUCT) as described. However, I'm having problems with the model that is being generated, some points are being linked with wrong point, for example, there's a point in the left eyebrow of the model that is being linked with an eye landmark point instead of being linked with an another eyebrow point (closing the eyebrow shape). This kinda of situation is generating a inconsistent tracking when I run visualize_face_tracker module. I already had repeated all the steps, to check if the model will generated fixed, but the problem always persists. I'm adding a printscreen that shows the problem. Someone have any idea how can I fix that? shape_model