[Insight-users] Access directly to the data structure
John Drescher
drescherjm at gmail.com
Wed Sep 9 18:09:00 EDT 2009
On Wed, Sep 9, 2009 at 5:57 PM, Uril Yakubov
<uyakubov at rotman-baycrest.on.ca> wrote:
> Hi users,
>
> Could you please disregard my last question.
>
> How in itk I can easily traverse through the image in 3 dimension. Like
> -
> loop over height
> loop over rows
> loop over columns
>
> end column loop
> end row loop
> end height loop
>
> Thanks,
>
I would read the iterators chapter of the itk software guide.
http://www.itk.org/ItkSoftwareGuide.pdf
John
More information about the Insight-users
mailing list