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에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!