Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Missing createFisherFaceRecognizer method on android.

I'm followed this [tutorial] to detect facial expression. I build this using my pc and saved "model->save(fileName)". Now I want to load this on my android phone. But I cant find this method. What I have to do?

Thanks. (http://docs.opencv.org/modules/contrib/doc/facerec/tutorial/facerec_gender_classification.html#id6)

click to hide/show revision 2
retagged

updated 2014-05-30 06:15:14 -0600

berak gravatar image

Missing createFisherFaceRecognizer method on android.

I'm followed this [tutorial] to detect facial expression. I build this using my pc and saved "model->save(fileName)". Now I want to load this on my android phone. But I cant find this method. What I have to do?

Thanks. (http://docs.opencv.org/modules/contrib/doc/facerec/tutorial/facerec_gender_classification.html#id6)