[ITK-users] [Itk-users]

Marco Ulge marco.ulge at gmail.com
Wed Jul 9 05:32:22 EDT 2014


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.


More information about the Insight-users mailing list