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!