[Insight-developers] itk::AnisotropicDiffusionImageFilter

Joshua Cates cates@cs.utah.edu
Tue, 30 Oct 2001 11:15:47 -0700 (MST)


This is intended to be a pure virtual object.  Apparently it is not
enforced as such.  I'll find a way to do so.

Josh.

______________________________
 Josh Cates			
 School of Computer Science	
 University of Utah
 Email: cates@cs.utah.edu
 Phone: (801) 587-7697
 URL:   www.cs.utk.edu/~cates


On Tue, 30 Oct 2001, Bill Hoffman wrote:

> itk::AnisotropicDiffusionImageFilter
> 
> This filter crashes if the default constructor is used.
> 
> It dies here:
> typename FiniteDifferenceEquationType::RadiusType radius
>     = this->GetDifferenceEquation()->GetRadius();
> 
> GetDifferenceEquation() returns null.
> 
> -Bill
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>