How can I make a rough 3D model from different 2D images of different views of a foot
古いコメントを表示
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?
回答 (1 件)
Dima Lisin
2014 年 11 月 21 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Image Processing and Computer Vision についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!