Algorithms for 3D face reconstruction

asked 2012-12-27 03:49:26 -0600

UserOpenCV gravatar image

Project: 3D face reconstruction

Input: 2D frontal face Image Output: 3D face Reconstruction and expression simulation Platform: Matlab or Opencv cpp.

I found out after study that 3D Morphable Models (3DMM) algorithm is a good starting point for my project. But I don't have the Basel Face Model (3D face Database) to implement the algorithm. However, I have downloaded GavabDB from http://gavab.escet.urjc.es/recursos_en.html. Can I develop 3DMM using the GavabDB for 3D face reconstruction from frontal image? After reading the dataset description doc, I observed that Gavab doesn't provide Texture data of the 3D scans; is texture data compulsory?

Does the output quality depend on the 3D database used for modeling?

edit retag flag offensive close merge delete

Comments

Hi, did you ever find an answer? I am curious about this, too. Thanks for any tips you can provide.

SanDiegoGuy gravatar imageSanDiegoGuy ( 2014-09-25 23:56:14 -0600 )edit