how to construct a 3 D image from a normal colored image?
1 ビュー (過去 30 日間)
表示 古いコメント
Input is a colored image. what are the techniques can be followed to construct a colored 3D image?
0 件のコメント
採用された回答
Image Analyst
2013 年 10 月 4 日
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)?
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!