Ask Your Question

bestkaranthe's profile - activity

2013-06-04 00:48:13 -0600 commented answer Adding New Method in FaceRecognizer

I tried out this process using the sample code itself but I keep getting this error saying

"F:\opencv\modules\contrib\src\facerec.cpp:903:65: error: cannot allocate an object of abstract type 'cv::LBPH'F:\opencv\modules\contrib\src\facerec.cpp:219:7: note: because the following virtual functions are pure within 'cv::LBPH':"

and quite a few of these when trying to compile opencv. Could you please help me with this ? Thank you