Plot 2D images into 3D cylindrical image

조회 수: 1 (최근 30일)
Ignacio Alcala
Ignacio Alcala 2023년 7월 2일
댓글: Catalytic 2023년 7월 2일
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.
  댓글 수: 1
Catalytic
Catalytic 2023년 7월 2일
This looks mostly the same as your question from a few weeks ago -
Please do not abandon posts that people have answered to reboot them elsewhere.

댓글을 달려면 로그인하십시오.

답변 (1개)

Matt J
Matt J 2023년 7월 2일
편집: Matt J 2023년 7월 2일
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.

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by