how to construct a 3 D image from a normal colored image?

Input is a colored image. what are the techniques can be followed to construct a colored 3D image?

 採用された回答

Image Analyst
Image Analyst 2013 年 10 月 4 日

0 投票

A color image is a 3D image already. Do you mean a 4D image where you have a volumetric color image? So the array is array(x, y, z, colorBand)?

4 件のコメント

Sean de Wolski
Sean de Wolski 2013 年 10 月 4 日
array(x,y,colorBand,z)*
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013 年 10 月 4 日
Thanks Image Analyst and Sean.. http://tinypic.com/r/2zi7yis/5 ... is the input.. http://tinypic.com/r/21aeslf/5.. is the output.. How to extract the building alone using Depth map concept?
Image Analyst
Image Analyst 2013 年 10 月 4 日
I don't know what the Depth map concept is, so I can't help.
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013 年 10 月 6 日
ok. thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by