3d slices GUI

7 visualizaciones (últimos 30 días)
Alena Nechaeva
Alena Nechaeva el 27 de Feb. de 2024
Editada: Cris LaPierre el 19 de Mzo. de 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 comentarios
Alena Nechaeva
Alena Nechaeva el 27 de Feb. de 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

Iniciar sesión para comentar.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 5 de Mzo. de 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 comentarios
Walter Roberson
Walter Roberson el 5 de Mzo. de 2024
Sounds like a job for slice
Cris LaPierre
Cris LaPierre el 19 de Mzo. de 2024
Editada: Cris LaPierre el 19 de Mzo. de 2024
You might also consider the obliqueslice function.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by