[Insight-users] Draw line in 3D Volume

niccolo camarlinghi niccolo.camarlinghi at gmail.com
Fri Jun 18 14:52:12 EDT 2010


Hi adrian,

I had this problem too, take a look to this class
itk::BresenhamLine<http://www.itk.org/Doxygen318/html/classitk_1_1BresenhamLine.html>
.
I hope this can help you.
regads

Niccolo'



On Fri, Jun 18, 2010 at 1:23 PM, AdiCH <adrian.anner at medivation.ch> wrote:

>
> Hi
>
> I want draw a line in a 3d Volume. for example form point1(x1,y1,z1) to
> point2(x2,y2,z2).
> I was looking for a ImageIterator so that I can loop over all the pixel and
> set the value.
> Is there a ImageIterator that I can use for this or is there another
> possibility to do this?
>
> regards
>
> Adrian
> --
> View this message in context:
> http://old.nabble.com/Draw-line-in-3D-Volume-tp28924995p28924995.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100618/cdb26dc2/attachment.htm>


More information about the Insight-users mailing list