[Insight-users] neighborhood of a neighborhood

Joshua Cates cates at sci . utah . edu
Wed, 27 Aug 2003 11:21:29 -0600 (MDT)


Hi John

One way to do this would be to define a region R and a neighborhood 
iterator N on R.  You would have to "manually" iterate R through the 
image by incrementing its Index and modifying the Size.  You could grab 
the Index from a regular iterator moving through the image.

Josh.

On Tue, 26 Aug 2003, John M. Galeotti wrote:

> Is it possible to iterate a small neighborhood through a large 
> neighborhood which is itself iterating through a much larger image?
> 
> John Galeotti
> jgaleotti at cmu . edu
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>