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 个评论

Check file exchange probably there is one.
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

请先登录,再进行评论。

回答(1 个)

Cris LaPierre
Cris LaPierre 2024-3-5

0 个投票

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 个评论

Sounds like a job for slice
Cris LaPierre
Cris LaPierre 2024-3-19
编辑:Cris LaPierre 2024-3-19
You might also consider the obliqueslice function.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Spline Postprocessing 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by