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 件のコメント

Mario Malic
Mario Malic 2024 年 2 月 27 日
Check file exchange probably there is one.
Alena Nechaeva
Alena Nechaeva 2024 年 2 月 27 日
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 件のコメント

Walter Roberson
Walter Roberson 2024 年 3 月 5 日
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 ExchangeSpline Postprocessing についてさらに検索

製品

タグ

質問済み:

2024 年 2 月 27 日

編集済み:

2024 年 3 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by