Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Illegal Instruction on createEigenFaceRecognizer

Hi hoping someone can help us out. We have built OpenCV on an Intel Edison and the extended modules on an Edison and got the very last stage of setting up the trainer but we are faced with Illegal Operation as soon as the code gets to:

Ptr<FaceRecognizer> model = createEigenFaceRecognizer();

We have tried suggestions about illegal instruction found on this forum but none of them have fixed it, could anyone help us fix it please? It is really very urgent. Thanks in advance.

Illegal Instruction on createEigenFaceRecognizer

Hi hoping someone can help us out. We have built OpenCV on an Intel Edison and the extended modules on an Edison and got the very last stage of setting up the trainer but we are faced with Illegal Operation as soon as the code gets to:

Ptr<FaceRecognizer> model = createEigenFaceRecognizer();

We have tried suggestions about illegal instruction found on this forum but none of them have fixed it, could anyone help us fix it please? It is really very urgent. Thanks in advance.