<div>Could someone file a bug report?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Bill<br></div>
<div class="gmail_quote">On Dec 10, 2007 11:41 AM, Luca Antiga &lt;<a href="mailto:luca.antiga@gmail.com">luca.antiga@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all,<br>
<div class="Ih2E3d"><br>&gt;&gt; However, as Karthik pointed out, it remains to be seen whether there<br>&gt;&gt; are other places where the spacing should have been taking into<br>&gt;&gt; account.<br>&gt;&gt; (and may have not been used correctly).
<br><br></div>from what I recall, spacing is important in the<br>itk::SparseFieldLevelSetImageFilter<br>class, which is a child of itk::FiniteDifferenceImageFilter and a<br>base class for most<br>of the actual level sets classes.
<br>itk::SparseFieldLevelSetImageFilter contains all the machinery needed<br>to track the<br>zero level front, which includes computing upwind gradients and<br>evaluating the<br>distance of the zero level set from the voxels in the various layers.
<br>That part I<br>believe is the hardest part that needs to be revisited if one wants<br>to allow<br>anisotropic spacings in level sets.<br><br>Other than this, also other bits, like<br>itk::SegmentationLevelSetFunction::AdvectionField,
<br>assume uniform spacing, but they are definitely easier to fix.<br><br>I&#39;ll be happy to give my contribution if you want to embark in this<br>adventure!<br>I think this would make it for a very useful generalization (I know,
<br>Luis, I know we should<br>ask our radiologists to acquire at isotropic resolutions... :-) )<br><br>Cheers<br><br>Luca<br><br>--<br><font color="#888888">Luca Antiga, PhD<br>Head, Medical Imaging Unit,<br>Bioengineering Department,
<br>Mario Negri Institute<br>email: <a href="mailto:antiga@marionegri.it">antiga@marionegri.it</a><br>web: <a href="http://villacamozzi.marionegri.it/~luca" target="_blank">http://villacamozzi.marionegri.it/~luca</a><br>mail: Villa Camozzi, 24020, Ranica (BG), Italy
<br>phone: +39 035 4535-381<br></font>
<div>
<div></div>
<div class="Wj3C7c"><br><br>On Dec 10, 2007, at 5:22 PM, Charl Botha wrote:<br><br>&gt; On 12/10/07, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>&gt;&gt; However, as Karthik pointed out, it remains to be seen whether there
<br>&gt;&gt; are other places where the spacing should have been taking into<br>&gt;&gt; account.<br>&gt;&gt; (and may have not been used correctly).<br>&gt;<br>&gt; Karthik and Luis, thanks for your rapid and informative answers!
<br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; <a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">
http://www.itk.org/mailman/listinfo/insight-users</a><br><br>_______________________________________________<br>Insight-users mailing list<br><a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">
http://www.itk.org/mailman/listinfo/insight-users</a><br></div></div></blockquote></div><br>