<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi all,<br class="">
<br class="">
I’m having some trouble with ShapeDetectionLevelSetImageFilter—I can’t seem to get it to produce results that are anything other than a sphere of -0.797 values in the center of an imaged filled with +0.797 values. It always stops after the first iteration,
 no matter how many iterations I set as the maximum number of iterations or maximum RMS error. Proportion/Curvature scaling don’t seem to matter to the shape, either (I tried both positive and negative values across several orders of magnitude).<br class="">
<br class="">
I provide a seed value in the center of the image with a a value anywhere from -200 to 200 and I get (qualitatively) the same result. As far as I can tell, the feature image doesn’t matter at all to the output, also strikes me as odd.<br class="">
<br class="">
I did this using the itk python bindings, and you can see a minimal example here:<br class="">
<a href="https://gist.github.com/justinrporter/821e5f38ce56fe7d2954" class="">https://gist.github.com/justinrporter/821e5f38ce56fe7d2954</a><br class="">
<br class="">
<br class="">
It’s the same if I try a GeodesicActiveContourLevelSetImageFilter, which gives me the hunch that it might be something I’m doing with my FastMarching setup, but I’m very stumped.<br class="">
<br class="">
Does anyone have any thoughts?<br class="">
<br class="">
Cheers,<br class="">
Justin <span style="font-size:10.0pt;font-family:"Arial","sans-serif""><o:p></o:p></span>
<p></p>
<div></div>
<p class="MsoNormal"><o:p> </o:p></p>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<p class="MsoNormal"><span style="font-size:7.5pt;font-family:"Arial","sans-serif";color:gray">The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended
 recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone
 or return mail.</span></p>
</body>
</html>