How to plot 3D volume from concatenated images?

2 ビュー (過去 30 日間)
SojM
SojM 2020 年 7 月 18 日
編集済み: waqas 2020 年 7 月 18 日
I have a stack of 100 gray images of 3064x3024 pixels. I concatenate them to 3D array(100 x 3064 x 3024) and then resize my 3D array. Now I have 10 x 383 x 378 array. I want to plot this as 3D volume. How can this be done?

回答 (1 件)

waqas
waqas 2020 年 7 月 18 日
編集済み: waqas 2020 年 7 月 18 日
May be have a look at these links first! https://www.mathworks.com/help/matlab/volume-visualization.html, https://www.mathworks.com/help/matlab/visualize/techniques-for-visualizing-scalar-volume-data.html * https://www.mathworks.com/help/matlab/visualize/exploring-volumes-with-slice-planes.html

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by