pick up a voxel by mouse
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
I really need to select a voxel on 3d mesh by mouse.
If it is impossible, please aware me.
Thanks in advance
0 个评论
采纳的回答
更多回答(1 个)
Image Analyst
2011-12-23
Try ginput() once you have displayed your 2D slice image.
4 个评论
Image Analyst
2011-12-23
Not just the title. You changed the fact that you already had displayed the proper 2D slice. I think you need to do that first. MATLAB doesn't have really good 3D volumetric data handling capability. You might try Avizo software (http://www.vsg3d.com/avizo/overview) if you need that.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Object Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!