Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Can't save Recognition Database

Andre_Carlucci1
Beginner
551 Views

Hi guys,

I couldn't find a way to save the recognition database.

I'm using this code: 

I decompiled the PXCMFaceData.cs file and the class RecognitionModuleData is there, but there is no method QueryRecognitionModule on RecognitionData to retrieve it.

Any workarounds?

Thanks a lot :)

0 Kudos
1 Reply
AndreCarlucci
Beginner
551 Views

Ok, my bad, that's what you get for programming until 3 a.m.

I was using the wrong class, PXCMFaceData.RecognitionData instead of PXCMFaceData.

Shame on me :)

Thanks anyway.

0 Kudos
Reply