Software Archive
Read-only legacy content
17061 Discussions

Face Recognition not working with F200 camera

Herve_N_
Beginner
373 Views

Hi all!

I was trying to follow this tutorial on face recognition: https://software.intel.com/en-us/articles/code-sample-facial-recognition... .But when I opened the project in my Visual Studio, there were errors and the code could not run. I first tried to search on the net and found out that the Face Recognition needed the Intel RealSense SDK Runtime to run.

So I downloaded and installed it, but the code still has errors, saying: "the type or namespace 'PXCMSenseManager' could not be found (are you missing a using directive or an assembly reference?)".... Same applies for PXCMFaceData, PXCMFaceConfiguration, PXCMFaceModule, etc.

I looked at the references, but I don't see any references indicating or relating to Face Recognition.

Thanks for the help.

0 Kudos
1 Reply
RBang
New Contributor II
373 Views

Already have replied to your post. Please check!

https://software.intel.com/en-us/forums/topic/560449#comment-1833905

0 Kudos
Reply