<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I have recently started coding in ITK and am new to it. I am using ITK 4.5.2 The problem I am trying to solve is the following :<br><br></div>For an image of height "H" and width "W", I want to obtain slices of height "H" and width "b", (b<W), and do processing on them. The slices should be obtained by centering them on each sample of the width. <br>
</div>This of course needs me to iterate safely. for example, I cannot center my slices on the leftmost point on the width axis, due to the border issues. <br><br></div>I could not understand which class of ITK I should use for this kind of iteration through an image ? I felt somehow ConstSliceIterator would work, but could not understand how to use it for that purpose.  Could someone help ?<br clear="all">
<div><div><div><div><div><div><br>-- <br>Ujjwal<div>IIIT Hyderabad </div><div>Mob - 8142265628</div><div><a href="mailto:ujjwal@research.iiit.ac.in" target="_blank">ujjwal@research.iiit.ac.in</a><br><br><br></div>
</div></div></div></div></div></div></div>