2d matrix to 3d matrix
1 回表示 (過去 30 日間)
古いコメントを表示
hello I have an image in 2d (480*720) and i use the density of pixel as a heightmap i need to convert it to 3d matrix (345600*245600*345600)
can any body help please?
2 件のコメント
Geoff Hayes
2015 年 1 月 8 日
Mohamad - is your 2D matrix 480x720? And if so, how do you convert that to the 3456000x2456000x3456000 matrix?
Image Analyst
2015 年 1 月 8 日
And that's 3 * 10^16 or 30,000,000,000,000,000 or 30 quadrillion elements or 240 quadrillion bytes. Can you tell me where you got your computer that can handle such big arrays - I want one!
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Matrices and Arrays についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!