[Insight-users] (no subject)

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 10 14:05:02 EST 2008


Hi Yaoyao,


The class that you need is the


       itkLineIterator
http://www.itk.org/Insight/Doxygen/html/classitk_1_1LineIterator.html



It provides an ND implementation of the Bresenham line tracing algorithm.


    Regards,


        Luis


------------------
Yaoyao Zhu wrote:
> Hi, All,
> 
>  
> 
> Do anyone know how to draw lines in the itk::Image I created if I know 
> the starting point and the ending point. Or I have to set the pixel by 
> the pixel?
> 
>  
> 
> Thanks,
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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