3D Object Detection-Opencv

Prakhar Mohan Srivastava picture Prakhar Mohan Srivastava · Jul 6, 2012 · Viewed 16.5k times · Source

I have tried face recognition using OpenCV using the documentation provided on their wiki. Its working fine and it can detect multiple faces. However there is no data provided on the site regarding 3D object detection or head tracking. The links to the code and the wiki are provided below :

Face recognition

Cascade Classifier

While the wiki does provide sufficient information about face detection, as you might have found, 3D face recognition methods are not provided.

I wanted to know about projects related to 3D face recognition and tracking so that I can see the source code and try to make a project doing the same.

Answer

everclear picture everclear · Mar 13, 2013

This might come late but willow garage has another project running called the Point Cloud Library (PCL) that is entirely focused on 3D data processing tasks. Face recognition is one of the use cases they use to advertise the project. Of course all of this is free...

http://pointclouds.org