Can I get 3D image from FRGC database after texture mapping? (Now I get only 2.5D)
Mostrar comentarios más antiguos
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)
sumegh tharewal
el 29 de Abr. de 2019
0 votos
Using the follwing link(code) you can open .abs file in matlab
2 comentarios
pattarakamon rangsee
el 29 de Abr. de 2019
Varun Subramaniam
el 2 de En. de 2020
is it possible for you to share the dataset with me?
Categorías
Más información sobre Blue en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!