[ITK-users] [Itk-users]

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Wed Jul 9 12:24:24 EDT 2014


Could the fastest increasing dimension be the lowest dimension?

If that's OK, if you have an image whose dimensions are organized as x,y,z,
the fastest increasing dimension would be x.

JON HAITZ





On 9 July 2014 11:32, Marco Ulge <marco.ulge at gmail.com> wrote:

> Thanks for the reply, by i figured it out immediatly after posting, which
> is
> the reason i deleted it but you were too fast in replying me.
>
> By the way, instead of opening a new one i'm having a doubt about this
> iterator (ImageLinearIteratorWithIndex):
>
> in the guide it is reported that the NextLine() method "Moves the iterator
> to the last valid pixel location in the previous line. The origin of the
> previous line is determined by decrementing the current origin along the
> fastest increasing dimension of the subspace of the image that excludes the
> selected dimension."
>
> So let's say i have a 3d image and let's assume that this image has three
> layers each one with 3 lines.
>
> 1st layer: line1, line2, line3
> 2nd layer: line 4, line5, line6
> 3rd layer: line7, line 8, line9
>
> Following the example in the documentation, how does this iterator walks
> through the image (i mean which order it processes the lines)?
>
> Thank a lot,
>
> Marco
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/Re-ITK-users-Itk-users-tp34207p34208.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140709/5294691b/attachment.html>


More information about the Insight-users mailing list