several slices of a 2D-image interpolate to 3D
显示 更早的评论
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 :)
回答(1 个)
Sarah Wait Zaranek
2011-5-23
0 个投票
This demo is probably a good first start for you.
Displaying MRI Data:
类别
在 帮助中心 和 File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!