Hi OpenCV
I already detect faces using the haar cascades. Now I want to predict the faces when are not detected. I know that I should use the kalman filter, but Im new on it. If someone can give an example to do it I'll appreciated.
Thank you.
1 | initial version |
Hi OpenCV
I already detect faces using the haar cascades. Now I want to predict the faces when are not detected. I know that I should use the kalman filter, but Im new on it. If someone can give an example to do it I'll appreciated.
Thank you.
2 | retagged |
Hi OpenCV
I already detect faces using the haar cascades. Now I want to predict the faces when are not detected. I know that I should use the kalman filter, but Im new on it. If someone can give an example to do it I'll appreciated.
Thank you.