how to construct a 3 D image from a normal colored image?
3 views (last 30 days)
Show older comments
Sivakumaran Chandrasekaran
on 4 Oct 2013
Commented: Sivakumaran Chandrasekaran
on 6 Oct 2013
Input is a colored image. what are the techniques can be followed to construct a colored 3D image?
0 Comments
Accepted Answer
Image Analyst
on 4 Oct 2013
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 Comments
More Answers (0)
See Also
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!