<div>Hi adrian,</div><div><br></div><div>I had this problem too, take a look to this class <span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; "><a class="el" href="http://www.itk.org/Doxygen318/html/classitk_1_1BresenhamLine.html" style="color: rgb(26, 65, 168); text-decoration: none; font-weight: bold; ">itk::BresenhamLine</a>. </span></div>
<div><span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; ">I hope this can help you.</span></div><div><font class="Apple-style-span" face="Geneva, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px;">regads </span></font></div>
<div><font class="Apple-style-span" face="Geneva, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px;"><br></span></font></div><div><font class="Apple-style-span" face="Geneva, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px;">Niccolo&#39;</span></font></div>
<div><span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; "><br></span></div><div class="gmail_quote">On Fri, Jun 18, 2010 at 1:23 PM, AdiCH <span dir="ltr">&lt;<a href="mailto:adrian.anner@medivation.ch">adrian.anner@medivation.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi<br>
<br>
I want draw a line in a 3d Volume. for example form point1(x1,y1,z1) to<br>
point2(x2,y2,z2).<br>
I was looking for a ImageIterator so that I can loop over all the pixel and<br>
set the value.<br>
Is there a ImageIterator that I can use for this or is there another<br>
possibility to do this?<br>
<br>
regards<br>
<br>
Adrian<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Draw-line-in-3D-Volume-tp28924995p28924995.html" target="_blank">http://old.nabble.com/Draw-line-in-3D-Volume-tp28924995p28924995.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<br>
<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>