How to display 3d output of segmented object in image?
1 次查看(过去 30 天)
显示 更早的评论
I have a segmented object from different slices/images, which are in binary images as
There are many similar images which I want to visualize as 3d object which can be rotate as shown here:
Which functions I need to use to show this output in 3d?
Thanks for your time!
4 个评论
Image Analyst
2016-3-30
It's isosurface(), not isosurfaces() - that's why you probably couldn't find the examples in the help. I don't have any better than those.
Also check out the File Exchange where people have uploaded lots of files that do such things.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Volumetric Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!