I am trying to do face recognition using Eigen and Fisher Face Method.. But I got this error: "OpenCV Error: Unsupported format or combination of formats (In the Fisherfaces method all input samples (training images) must be of equal size! Expected 10404 pixels, but was 2025 pixels.)" Same Recognition codes works fine on LBPH but the results are not good.. So need help with this case..
Regards
Vignesh