How to build wireframe meshes for 3D faces
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear all, I am a researcher interested in working with 3D faces; I obtained access to the Bosphorus 3D face database. In its last version the database has:
- "filename.bnt”: storing the 3D coordinates with corresponding 2D image coordinates. On the web page, is written: data format is like 3D coordinate map of the acquired 2D images over the segmented regions; wireframe meshes are not available.
- “filename.png”: color image file
- “filename.lm2”: 2D landmark file with the corresponding labels
- “filename.lm3”: 3D landmark file with the corresponding labels
- A Matlab function to read the “bnt” files is provided.
Using the given MATLAB function, I open the bnt file and I reach “data”, which is a matrix of size (41625*5) of doubles; the size of every image is 225*185=41625.
As far as I understand, I need a function to create wireframe meshes so as to be able to see the 3D faces and plot their face landmarks (lm3) on the top of them.
I would really appreciate if you could direct me in this issue. Thanks in advance, Idil
0 Commenti
Risposte (3)
Omer Faruk SOYLEMEZ
il 8 Mag 2014
Hi Idil,
Did you have any luck about this issue? I'm trying to do same on Bosphorus Database.
0 Commenti
jeshima priya
il 31 Mag 2014
Modificato: jeshima priya
il 31 Mag 2014
Hi, I am also doing process in that Bosphorus 3D face database... I am having this issue.. if anyone know the answer pls help us...
0 Commenti
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!