3d slices GUI

6 vues (au cours des 30 derniers jours)
Alena Nechaeva
Alena Nechaeva le 27 Fév 2024
Modifié(e) : Cris LaPierre le 19 Mar 2024
Hello, does anybody know if there is a GUI for slicing 3d arrays like in pyqtgraph?
It's great to have the tool that allows you to interactively move slit and create slices along it.
  3 commentaires
Alena Nechaeva
Alena Nechaeva le 27 Fév 2024
the problem with volume viewer is that it allows to create slits only perpendicular to main axis. but i need the tool that helps to extract arbitrary (is that a word for that?) slits. like not perpendicular of parallel, but at some angle for example.
pyqtgraph allows me to do that, but i just want to find something for that purposes in MATLAB

Connectez-vous pour commenter.

Réponses (1)

Cris LaPierre
Cris LaPierre le 5 Mar 2024
The closest tool I know of is creating a clipping plane. It does not seem to let you create slices based on that plane, but it would allow you create a 'cut' of your volume at an arbitrary angle.
  2 commentaires
Walter Roberson
Walter Roberson le 5 Mar 2024
Sounds like a job for slice
Cris LaPierre
Cris LaPierre le 19 Mar 2024
Modifié(e) : Cris LaPierre le 19 Mar 2024
You might also consider the obliqueslice function.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by