<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi everyone, </DIV>
<DIV>&nbsp;</DIV>
<DIV>I need to iterate over an image and do things. For each pixel/voxel I need to find the neighbours. Right now I'm using <FONT color=#2b91af><FONT color=#2b91af><FONT color=#000000>itkImageRegionConstIterator_ISS3</FONT> </FONT></FONT>from managedITK to iterate over pixels. I create a class for each pixel in c# and later on I go through the pixel classes to find the neighbours for each pixel. The problem is that it's so slow. Does anyone know how I can find the neighbours through an itkImage using ITK directly. Bearing in mind I'm using ManagedITK and the NeighborhoodIterator is missing. Any help appriciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Shaadi</DIV></div><br>




      </body></html>