[ITK-users] Image stack with varying slice thickness

Matt McCormick matt.mccormick at kitware.com
Thu Jan 21 13:05:20 EST 2016


Hi JE,

ITK can read in image stacks (see itk::ImageSeriesReader). The primary
data structure (itk::Image) assumes possibly anisotropic, although
consistent, spacing different directions.

HTH,
Matt



On Thu, Jan 21, 2016 at 12:46 PM, JE via Insight-users
<insight-users at itk.org> wrote:
> Hi all,
>
> Is ITK capable of dealing with image stacks which are stored
> slice-by-slice and which have a varying slice thickness? I.e., the first
> 20 slices have a thickness of .5mm whereas the remaining slices have a
> thickness of 1.0mm? If so, how does ITK handle that?
>
> Best,
> JE
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users


More information about the Insight-users mailing list