Ask Your Question
0

Android FaceRecognizer class exception problem

asked 2014-02-27 07:42:10 -0600

updated 2014-03-01 07:57:33 -0600

Will Stewart gravatar image

hi! I can't use FaceRecognizer class throwed RuntimeException when I try to create instance of that class, I have add .so files from jars can someone help me to resolve this problem for android.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-27 13:19:37 -0600

berak gravatar image

oh, sorry, atm you can't use any of the LBPH/Fisher/Eigen FaceRecognizer classes from opencv's java bindings.

(the underlying c++ classes use a Ptr<FaceRecognizer> instance, which the java wrapper can't handle)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-27 07:42:10 -0600

Seen: 187 times

Last updated: Mar 01 '14