[Insight-users] itk image iterator question??

Luis Ibanez luis.ibanez at kitware.com
Mon Jun 7 17:53:52 EDT 2004


Hi Sachin,

The use of image iterators is explained
in detail in the SoftwareGuide.

  http://www.itk.org/ItkSoftwareGuide.pdf

Chapter 11, pdf-page 481.

Examples are available in

    Insight/Examples/Iterators


You probably want to use the ImageSliceIterator:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1ImageSliceIteratorWithIndex.html



  Regards,


    Luis



-------------------------------
Sachin Jambawalikar wrote:

> Hi  ,
> 
> I have a 3D itk image.
> I want to be able to iterate through all pixels  from begining of a
> selected 2D slice to the end of the slice in the image.
> 
> Can anybody tell me how that can  be achieved .
> 
> Regards
> --Sachin
> _______________________________________________
> 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