Plot 2D images into 3D cylindrical image

1 visualizzazione (ultimi 30 giorni)
Ignacio Alcala
Ignacio Alcala il 2 Lug 2023
Commentato: Catalytic il 2 Lug 2023
Good Afternoon,
Does someone has any ideas on how to rotate n images by its middle point (red line) into a cylindrical 3D image respecting the fact that we can choose the degrees between each image and somehow represent that every image has 400µm thickness ?
Please do not hesitate to contact me for further details.
I thank you in advance for your help and time.

Risposte (1)

Matt J
Matt J il 2 Lug 2023
Modificato: Matt J il 2 Lug 2023
Each slice of the 3D image can be obtained by using 2D scattered interpolation of the radial samples formed by the 2D images.. Using scatteredInterpolant (not griddata) you can more efficeintly repeat the resampling in every slice.

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by