How can I make a rough 3D model from different 2D images of different views of a foot
Ältere Kommentare anzeigen
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?
Antworten (1)
Dima Lisin
am 21 Nov. 2014
0 Stimmen
Kategorien
Mehr zu Image Processing and Computer Vision finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!