Message 1 of 1
Which python lib would be the best for a head 3D tracking in an image sequence ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to match an image plane video of a real character with its 3D model ?
Hello
I have an image plane sequence of a real character speaking.
I also have a 3D model of this character.
I am looking to extract 3D head tracking information from the video footage in order to synchronize with my 3D model.
I already use Opencv and Dlib in a separate project, but it doesn't give me a new reconstructed basic 3D head. Does someone have an idea ?