several slices of a 2D-image interpolate to 3D
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hey, I have several intersections of an object. Every image is a crossection of an object. The heigt between two images is known as lineair step. So if the first image is token by 15 mm and the height is 0.5 mm, the second image is at height 14.5 and so on for all the images. The images are matrices of 256 pixels. Now i search a function to interpolate all these images to show a 3D image! How exactly doesn't matter. So input parameters -> several matrices and the lineair step between two images. Output, one 3D image.
Hopefully someone can help me :)
0 Commenti
Risposte (1)
Sarah Wait Zaranek
il 23 Mag 2011
This demo is probably a good first start for you.
Displaying MRI Data:
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!