2d matrix to 3d matrix
2 次查看(过去 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!