필터 지우기
필터 지우기

extraction of a specific slice from the 3D shepp Logan phantom to reconstruct it

조회 수: 1 (최근 30일)
i have a 3d shepp logan phantom (it consists of 128 slices) image and i was wondering if it was possible to extracte one slice like the 64th slice for example and use it for reconstruction ???

채택된 답변

Brian Hart
Brian Hart 2019년 2월 23일
If it's a standard 3D array, you can do something like slice = image(:,:,64) to get the 64th slice.
  댓글 수: 3
Misha Hilario
Misha Hilario 2019년 2월 28일
hello! can i ask how did you implement the 3D shepp-logan in matlab?

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

추가 답변 (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