Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facial landmarks from video file #3

Open
sarmadm opened this issue Feb 21, 2017 · 1 comment
Open

facial landmarks from video file #3

sarmadm opened this issue Feb 21, 2017 · 1 comment

Comments

@sarmadm
Copy link

sarmadm commented Feb 21, 2017

HI

example_detection.m is finished successfully ,

but I need to save facial landmarks from video file , how can I do that ?

@FengZhenhua
Copy link
Owner

Hi,

You can use the existing code for facial landmark tracking of video sequences. But, you have to implement the tracking framework using a new model training strategy. You may also have to develop a face detector and a classifier to determine the success/failure in the tracking process.

I have a plan to implement a tracking code but I am very busy this month. I may push a new tracking code to Github later next month (March).

Cheers,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants