3D face recognition

This is a face recognition project. It requires programming in C, also adopt PCA for the face recognition algorithm, and knowledge of OpenCV. In this Thesis, we study the face recognition system based on 2D recognition methods and 3D face data. 2 sets of stereo cameras are used to acquire the 2D and...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Li, Shan.
مؤلفون آخرون: Wang Han
التنسيق: Final Year Project
اللغة:English
منشور في: 2011
الموضوعات:
الوصول للمادة أونلاين:http://hdl.handle.net/10356/46212
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
المؤسسة: Nanyang Technological University
اللغة: English
الوصف
الملخص:This is a face recognition project. It requires programming in C, also adopt PCA for the face recognition algorithm, and knowledge of OpenCV. In this Thesis, we study the face recognition system based on 2D recognition methods and 3D face data. 2 sets of stereo cameras are used to acquire the 2D and 3D face data of a human subject. By applying 2D face detection on the images, the face was first located in the 2D domain. After mapping the 2D location to 3D, 3D faces points cloud are generated from each stereo camera. Then the two 3D data could be merged together. The orientation of the face is approximated by the relative position of the face to the two stereo cameras, and a frontal face is generated based on this approximation. And at last face recognition methods are then applied on the generated 2D image. The efficiency of the whole system algorithm was demonstrated with experimental result in different poses.