Ask Your Question

Revision history [back]

Not sure if this would be the correct placement of this question.

I have been trying to implement face recognition in java using Opencv and Javacv libraries in eclipse. I searched for coding examples on this topic and i found a link showing that. But my problem is that there are functions like cvEigenDecomposite and cvCreateMat used in the example code. But cvEigenDecomposite generates error and also the function cvCreateMat produces error when taking CV_32FC1 as the last parameter. Does anyone have any idea on this? Has there been an alternative developed for this in the recent versions or am I missing something?

Please help me find an answer to this. Any help will be appreciated.