Items with no label

Face Detection

rwahy
Beginner
1,608 Views

Hii Guys,

I have stuck in in making the application. how to get the camera to detect more than one face? how the rule's@?

I hope you can help me. please sharing your experience. Thankyou.

0 Kudos
8 Replies
MartyG
Honored Contributor III
276 Views

Can you tell me which model of RealSense camera you are using please, and which RealSense SDK version? Thanks!

0 Kudos
rwahy
Beginner
276 Views

I use camera Intel Realsense 3D Camera F200 and SDK Version 10.0.26.0396

0 Kudos
MartyG
Honored Contributor III
276 Views

Ok, that is the SDK version also known as '2016 R2'. Thanks!

Do you want to store peoples faces so that if they go away from the camera and come back later, the camera remembers their face?

0 Kudos
rwahy
Beginner
276 Views

yes i do. And i hope you sharing or give a solution about how to detect more than one face at the same time?

sorry if troublesome for you

0 Kudos
MartyG
Honored Contributor III
276 Views

It's no trouble at all.

You will need to recognize the faces and save them into a database. the article linked to below is the best starting point for learning how to do this with the 2016 R2 SDK.

https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk Archived - Code Sample: Facial Recognition Using Intel® RealSense™ SDK | Intel® Software

Another example made for the F200:

https://mtaulty.com/2015/04/21/m_15801/ https://mtaulty.com/2015/04/21/m_15801/

This documentation page may also be useful to you.

https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_face_face_recognition_data.html Intel® RealSense™ SDK 2016 R2 Documentation

0 Kudos
rwahy
Beginner
276 Views

that's about multiple detection?

0 Kudos
MartyG
Honored Contributor III
276 Views
0 Kudos
rwahy
Beginner
276 Views

Thanks for your help, MartyG.

0 Kudos
Reply