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?

 Akzeptierte Antwort

Image Analyst
Image Analyst am 4 Okt. 2013

0 Stimmen

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 Kommentare

array(x,y,colorBand,z)*
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?
I don't know what the Depth map concept is, so I can't help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by