Ask Your Question

Koo's profile - activity

2012-07-16 11:52:12 -0600 received badge  Notable Question (source)
2012-07-15 15:11:21 -0600 received badge  Popular Question (source)
2012-07-15 03:51:07 -0600 asked a question createEigenFaceRecognizer problem

With this code

Ptr<FaceRecognizer> model = createEigenFaceRecognizer();

I get an error message which is :

First-chance exception at 0x75049617 in Cs.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0012f518..

I had no idea about this. I tried many difference ways however still cannot figure out the problems. Please help me!