<HTML>
<HEAD>
<TITLE>Re: [Insight-users] Medial curve extraction (itk::MedialCurveImageFilter)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Pedro,<BR>
<BR>
&nbsp;&nbsp;We&#8217;ve found the MedialCurve method to be very sensitive, and difficult to use correctly. &nbsp;In contrast, the BinaryThinningImageFilter3D (also from an Insight Journal article), does a very nice job.<BR>
<BR>
-dan<BR>
<BR>
<BR>
On 5/23/11 3:26 PM, &quot;Pedro N&eacute;voa&quot; &lt;<a href="pedronevoa@gmail.com">pedronevoa@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
<BR>
I'm trying to reduce a femur to a simple line, in order to achieve an image of the femur's medial axis. I tried to use the MedialCurve method to accomplish this but no results were obtained.<BR>
<BR>
The pixel type of the input image is signed short. I realize that the input pixel type accepted by Medial Curve is float so I changed the pixel type of my image to float using ImageReadCastWrite but it kept on not giving any results - the algorithm is processed endlessly.<BR>
<BR>
Does anyone know what may be the problem?<BR>
<BR>
Grateful for your attention,<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
-- <BR>
<B>Daniel Blezek, PhD<BR>
</B>Medical Imaging Informatics Innovation Center<BR>
<BR>
P 127 or (77) 8 8886<BR>
T 507 538 8886<BR>
E <a href="blezek.daniel@mayo.edu">blezek.daniel@mayo.edu</a><BR>
<BR>
Mayo Clinic<BR>
200 First St. S.W.<BR>
Harwick SL-44<BR>
Rochester, MN 55905<BR>
mayoclinic.org<BR>
&quot;It is more complicated than you think.&quot; -- RFC 1925<BR>
</SPAN></FONT>
</BODY>
</HTML>