Filter löschen
Filter löschen

How to read vowels values from 3Dviewer in matlab

1 Ansicht (letzte 30 Tage)
divya B
divya B am 27 Feb. 2019
Bearbeitet: Walter Roberson am 27 Feb. 2019
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 Kommentare
Walter Roberson
Walter Roberson am 27 Feb. 2019
Bearbeitet: Walter Roberson am 27 Feb. 2019
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 am 27 Feb. 2019
Thank you for the support

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Object Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by