Non-orthogonal 2D slice from 3D matrix

조회 수: 1 (최근 30일)
Andrew Harris
Andrew Harris 2016년 5월 5일
댓글: John Miers 2020년 6월 4일
Hi, I'm hoping to be able to take a non-orthogonal 2D slice out of a 3D image matrix (such as that received from a CT or MRI). I don't want to reinvent the wheel if I can help it, so if anyone knows of a function that will allow me to define a starting and ending line and interpolate the information in between from voxels that get crossed by the plane created please let me know. Thanks for your help.
  댓글 수: 1
John Miers
John Miers 2020년 6월 4일
Hey I was looking to do this as well. There is a new function in 2020a called obliqueslice that does precisely this.
obliqueslice(SomeVolume, point, normal).

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by