How can I make a rough 3D model from different 2D images of different views of a foot
Afficher commentaires plus anciens
I am trying to make a 3D model of human foot. I am new at using MATLAB for 3D plots. I need to reconstruct a rough model of human foot in MATLAB from minimum images. What I thought of that 1 can take foot outline. Then take it as a base and create a mesh having say length(l) width(w) and height(h). In this mess i would make the foot outline as the base and just extend it till height h. And similarly I was thinking of taking a side view and making a mesh and then overlapping both the mesh. The overlapped image should logically give a rough foot 3D model. Can someone help me to code the same or provide any guidance on how should I go about?
Réponses (1)
Dima Lisin
le 21 Nov 2014
0 votes
Catégories
En savoir plus sur Computer Vision Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!