I am using stasm for face landmark detection. It works well for static images. But I want to add tracking algorithm to this library (such as Kalman Filter) to improve the detect effect for video sequence. How can I do this? Any suggestion?
1 | initial version |
I am using stasm for face landmark detection. It works well for static images. But I want to add tracking algorithm to this library (such as Kalman Filter) to improve the detect effect for video sequence. How can I do this? Any suggestion?
2 | retagged |
I am using stasm for face landmark detection. It works well for static images. But I want to add tracking algorithm to this library (such as Kalman Filter) to improve the detect effect for video sequence. How can I do this? Any suggestion?