pick up a voxel by mouse
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 23 de Dic. de 2011
Try ginput() once you have displayed your 2D slice image.
4 comentarios
Image Analyst
el 23 de Dic. de 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.
Ver también
Categorías
Más información sobre Graphics Object Programming en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!