Can I get 3D image from FRGC database after texture mapping? (Now I get only 2.5D)

Hello everyone,
I am a research scholar who wanted to work on 3D image processing. I have got a FRGC database and I can find .abs file (range data) and .ppm file (texture image).
I have done the texture mapping in MATLAB with the .abs file and .ppm file as I have got the result as the following
but I want to get the display of 3D face as the following (I got this photo from .wrl file format)
I can display it in python by convert .abs to .obj but I want to do in Matlab only
Now my question is:
1. Can I get a 3D display from FRGC same as .wrl file format in Matlab?
2. If yes, which code I should use?
3. If no, how can I do a 3D face recognition with FRGC database in Matlab?
Thank you,
Pattarakamon

Respuestas (1)

Using the follwing link(code) you can open .abs file in matlab

2 comentarios

thank you so much for your reply
But I still have no idea how to show the image as 3D image, cloud you please suggest?
PS. I have tried the code that you mention but it still get only 2.5D
is it possible for you to share the dataset with me?

Iniciar sesión para comentar.

Categorías

Preguntada:

el 29 de Jul. de 2017

Comentada:

el 2 de En. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by