Eigenface average face in java

asked 2015-05-26 20:03:24 -0600

Hi im doing a face rec app with opencv and java & i use the face recognizer of opencv createEigenfaceRecognizer() everything works fine but my problem is that i want to acces to the eigenvector & the eigenvalues and also acess to the calculated average image by the recognizer from my training set and i dont know to access to them how can i do it and thank u

edit retag flag offensive close merge delete