[Insight-users] voxel indexing
Luis Ibanez
luis.ibanez at kitware.com
Thu May 29 13:42:58 EDT 2008
Hi Leila,
You may want to look at the Neighborhood class.
It is described in the Iterators chapter in the
ITK Software Guide.
It will require a single while() loop to visit
the neighbors of a voxel.
The click of Neighbors is configurable.
HTH
Luis
-------------------
Leila Baghdadi wrote:
> Hi guys,
>
> I am looking for a smart way to go through the immediate voxels around a
> certain voxel in my image without having to go through loops.
> Does itk have any smart way of doing this or anyone has any ideas!!
>
>
> thanks
>
>
> leila
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list