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)