How to reconstructs orthogonal slices through my image volume

7 ビュー (過去 30 日間)
JoaquinB
JoaquinB 2020 年 3 月 23 日
編集済み: JoaquinB 2020 年 3 月 23 日
Hello i do have a 3D binary volume with dimensions 280x3072x4000:
My objective is to reconstruct its orthogonal slices from TOP. There's a function on ImageJ called 'Reslice' that does this but I dont know how to implement it in Matlab. I attach some info of resize that might be helpful. This function reconstruct the volume as if you were slicing it from the TOP view instead of the front view of the original image
These are the parametres that I use with ImageJ :
My final volume must have these dimensions 4000x3072x280 and the following appareance:
I tried with imresize3 with all the interpolation methods , but the result is not even close to my goal.
Thanks a lot.

回答 (0 件)

カテゴリ

Help Center および File Exchange3-D Volumetric Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by