It has been fixed in itkMinMaxCurvatureFlowFunction.txx, but now I am getting the same problem in itkLevelSetFunction.txx. 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> <<a href="mailto:Karthik.Krishnan@kitware.com">Karthik.Krishnan@kitware.com</a>> 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&r1=1.22&r2=1.23">http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkMinMaxCurvatureFlowFunction.txx?root=Insight&r1=1.22&r2=1.23
</a><br><br>-karthik<br><br>Chase Yarbrough wrote:<br><br>> Hello,<br>><br>> I want to use the filter itkMinMaxCurvatureFlowFilter on an image that<br>> has scalars of type short. I am compiling with the Visual Studio .NET
<br>> 2003 compiler. I am getting the error that a call to std::sqrt inside<br>> of the filter is ambiguous, listing a few options with double or float<br>> parameters. Do I need to convert all of my scalars to double or
<br>> float, or is there another way around this? If I do have to convert<br>> them all, how can I do that?<br>><br>> Thanks,<br>> Chase Yarbrough<br>><br>>------------------------------------------------------------------------
<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">
http://www.itk.org/mailman/listinfo/insight-users</a><br>><br>><br></blockquote></div><br>