Azzera filtri
Azzera filtri

How to read vowels values from 3Dviewer in matlab

1 visualizzazione (ultimi 30 giorni)
divya B
divya B il 27 Feb 2019
Modificato: Walter Roberson il 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 Commenti
Walter Roberson
Walter Roberson il 27 Feb 2019
Modificato: Walter Roberson il 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Graphics Object Programming in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by