Author Topic: How to construct 3D model using images of the face  (Read 3955 times)

0 Members and 1 Guest are viewing this topic.

Offline namalakTopic starter

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
How to construct 3D model using images of the face
« on: May 09, 2010, 10:40:22 PM »
does any body know how to construct a 3d face model using 4 images of the face (front, back, right side, left side). I'm using this model for a face recognition system.

Offline Cristi_Neagu

  • Robot Overlord
  • ****
  • Posts: 165
  • Helpful? 5
Re: How to construct 3D model using images of the face
« Reply #1 on: May 10, 2010, 03:10:08 AM »
You can use FaceGen. There's a free version. I can't exactly remember the limitations, but one of them was that it writes FaceGen on the forehead of the model. It exports to Blender and 3D Studio Max.

Offline namalakTopic starter

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
Re: How to construct 3D model using images of the face
« Reply #2 on: May 10, 2010, 06:26:05 AM »
can it be implemented using eigenface in opencv? Is it possible to use convex hull type methods for this.

Offline Cristi_Neagu

  • Robot Overlord
  • ****
  • Posts: 165
  • Helpful? 5
Re: How to construct 3D model using images of the face
« Reply #3 on: May 10, 2010, 07:19:30 AM »
I'm sorry, but i have absolutely no idea what you're talking about ???
I ran across this program about a year ago, when toying around with the character generator in TESIV Oblivion. Not really went that in depth with it. But you know what they say: the truth is out there...

Offline namalakTopic starter

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
Re: How to construct 3D model using images of the face
« Reply #4 on: May 11, 2010, 04:47:10 AM »
thanx Cristi. do you think that this constructed face model by facegen can be used for face recognition

Offline Cristi_Neagu

  • Robot Overlord
  • ****
  • Posts: 165
  • Helpful? 5
Re: How to construct 3D model using images of the face
« Reply #5 on: May 11, 2010, 12:57:08 PM »
I never tried it actually. It generates a surface, complete with texture (from the photos that you feed it). It's as usable as anything you'd be able to create in Blender or 3DSMax. I don't know about Blender, but 3DSMax can export .igs and.stl files, which you can put into any 3D software.
Just take a look for yourself. You can decide on your own how good it is for your application: http://www.facegen.com/modeller.htm

Offline namalakTopic starter

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
Re: How to construct 3D model using images of the face
« Reply #6 on: May 12, 2010, 04:18:26 AM »
what do you know about texture mapping

Offline Cristi_Neagu

  • Robot Overlord
  • ****
  • Posts: 165
  • Helpful? 5
Re: How to construct 3D model using images of the face
« Reply #7 on: May 12, 2010, 07:08:24 AM »
Not much... I only found out about that program out of pure curiosity, not because i actually work with this stuff. Also, i'm not that good at 3d modeling either.

Offline namalakTopic starter

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
Re: How to construct 3D model using images of the face
« Reply #8 on: May 13, 2010, 02:38:06 AM »
does the output of faceGen can be used with opencv? I mean I need this 3D model for further recognition process in opencv.

Offline Cristi_Neagu

  • Robot Overlord
  • ****
  • Posts: 165
  • Helpful? 5
Re: How to construct 3D model using images of the face
« Reply #9 on: May 13, 2010, 05:27:44 PM »
Don't know about that, but all i can say is that Google is your friend. In other words, start finding the answers on your own. After all, it is your project, isn't it?

 


data_list