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 个评论

请先登录,再进行评论。

更多回答(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