[Insight-users] Help with iterators
anna han wan
anna.han.wan at gmail.com
Thu Dec 1 06:45:50 EST 2011
Dear itk users,
I read most of itk software guide chapter 11(iterators) but I still
confused which iterators I can use efficiently in my application.
Basically, what I want to do is to divide my volume (3D image) into a set
of rectangular boxes and within each box I compute a measure (mean CT
value, max and other application based measures).
So what I am thinking is to use two iterators: one iterator to move the
centre of each box within the image and the second iterator is to move
within each box to compute the measures? Am I right in my plan? Is there
another efficient way to deal with the problem?
Thank you for your time and help.
Anna,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111201/ea6cf9b3/attachment.htm>
More information about the Insight-users
mailing list