Ask Your Question

vildethe's profile - activity

2015-05-27 00:35:52 -0600 answered a question Load and storage/save an image in OpenCV Java Mat class

didnt understaind ur problem can u be more specific on what ur program should do

2015-05-27 00:35:52 -0600 asked a question 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