2d matrix to 3d matrix
2 views (last 30 days)
Show older comments
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 Comments
Geoff Hayes
on 8 Jan 2015
Mohamad - is your 2D matrix 480x720? And if so, how do you convert that to the 3456000x2456000x3456000 matrix?
Image Analyst
on 8 Jan 2015
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!
Answers (0)
See Also
Categories
Find more on Matrices and Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!