pick up a voxel by mouse
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (1)
Image Analyst
on 23 Dec 2011
Try ginput() once you have displayed your 2D slice image.
4 Comments
Image Analyst
on 23 Dec 2011
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.
See Also
Categories
Find more on Graphics Object Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!