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
Dima Lisin 2014 年 11 月 21 日

0 投票

You do the reconstruction using a calibrated stereo pair of cameras. Take a look at this example.

カテゴリ

ヘルプ センター および File ExchangeImage Processing and Computer Vision についてさらに検索

質問済み:

2014 年 11 月 19 日

回答済み:

2014 年 11 月 21 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by