필터 지우기
필터 지우기

How to read vowels values from 3Dviewer in matlab

조회 수: 1 (최근 30일)
divya B
divya B 2019년 2월 27일
편집: Walter Roberson 2019년 2월 27일
Hi...... I have BraTS dataset .Now able to view this in matlab 3D viewer but unable to know (read)voxel values in the 3D viewer for further analysis. Any one know about it.
Thanks for the support.
  댓글 수: 2
Walter Roberson
Walter Roberson 2019년 2월 27일
편집: Walter Roberson 2019년 2월 27일
volumeViewer does not offer any kind of data cursor, and makes it difficult to get to the graphics components. I revisited some notes I have about the graphics structures of volumeViewer, and did some more tests, and I find that the main graphics area in volumeViewer does not have an axes and therefore cannot have the axes tools turned on.
Some of the graphics objects for volumeViewer break some of the rules, such as it having a hgtransform that is a direct parent of a uipanel, whereas normally a hgtransform needs to be a child of an axes.
divya B
divya B 2019년 2월 27일
Thank you for the support

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by