pick up a voxel by mouse

Hi all,
I really need to select a voxel on 3d mesh by mouse.
If it is impossible, please aware me.
Thanks in advance

 Accepted Answer

bahar cham
bahar cham on 27 Dec 2011

0 votes

Thanks all, I made a marching cube and then used Data Cursor top of the window.

More Answers (1)

Image Analyst
Image Analyst on 23 Dec 2011

0 votes

Try ginput() once you have displayed your 2D slice image.

4 Comments

I changed my title. I need operator select a point from a 3d object.
There used to be a tool for this on the File Exchange but I can't seem to find it.
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.
I have to use MATLAB. I searched a lot on FILE Exchange but I didn't find any thing.

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!