It has been fixed in itkMinMaxCurvatureFlowFunction.txx, but now I am getting the same problem in itkLevelSetFunction.txx.&nbsp; Any ideas?<br><br>Thanks,<br>Chase<br><br><div><span class="gmail_quote">On 4/17/06, <b class="gmail_sendername">
Karthik Krishnan</b> &lt;<a href="mailto:Karthik.Krishnan@kitware.com">Karthik.Krishnan@kitware.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are you in CVS ?<br><br>I think this was fixed in CVS a year ago:<br><a href="http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkMinMaxCurvatureFlowFunction.txx?root=Insight&amp;r1=1.22&amp;r2=1.23">http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkMinMaxCurvatureFlowFunction.txx?root=Insight&amp;r1=1.22&amp;r2=1.23
</a><br><br>-karthik<br><br>Chase Yarbrough wrote:<br><br>&gt; Hello,<br>&gt;<br>&gt; I want to use the filter itkMinMaxCurvatureFlowFilter on an image that<br>&gt; has scalars of type short.&nbsp;&nbsp;I am compiling with the Visual Studio .NET
<br>&gt; 2003 compiler.&nbsp;&nbsp;I am getting the error that a call to std::sqrt inside<br>&gt; of the filter is ambiguous, listing a few options with double or float<br>&gt; parameters.&nbsp;&nbsp;Do I need to convert all of my scalars to double or
<br>&gt; float, or is there another way around this?&nbsp;&nbsp;If I do have to convert<br>&gt; them all, how can I do that?<br>&gt;<br>&gt; Thanks,<br>&gt; Chase Yarbrough<br>&gt;<br>&gt;------------------------------------------------------------------------
<br>&gt;<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">
http://www.itk.org/mailman/listinfo/insight-users</a><br>&gt;<br>&gt;<br></blockquote></div><br>