[Insight-users] Why when I use "Gradient Anisotropic Diffusion" and input a time step "0.25" the program shows me a warning that the time step minmum for the image is 0.125?
Luis Ibanez
luis.ibanez at kitware.com
Sat Aug 15 22:07:19 EDT 2009
Hi Godspeed,
The error message is indeed misleading.
It says:
" Minimum stable time step for this image is 0.125"
but it actually means:
"Stable time step for this image must be smaller than 0.125".
So, for a 2D image you should use a time step that is
smaller than 0.125.
We just committed a fix in CVS (for the error message).
http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkAnisotropicDiffusionImageFilter.txx?root=Insight&r1=1.29&r2=1.30&sortby=date
Regards,
Luis
----------------------------------------------------------------------
On Fri, Aug 14, 2009 at 10:22 AM, Godspeed Dash <godspeeddash at gmail.com>wrote:
> Why when I use "Gradient Anisotropic Diffusion" and input a time step
> "0.25" the program shows me a warning that the time step minimum for the
> image is 0.125?
>
> PS: I am processing a 2D CT DICOM image, anyone could lend me a hand?
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090815/22375f03/attachment.htm>
More information about the Insight-users
mailing list