Ask Your Question

Revision history [back]

Eigenface average face in java

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