[Insight-developers] BloxCoreAtomImage

Damion Shelton dmshelto@andrew.cmu.edu
Wed, 23 Jan 2002 15:52:08 -0500


> This again hard-codes the supported type to double.  I think the
> "evalPoint" should be of type
>
> typename TSpatialFunction::InputType

Fixed.

> Oh, and the HybridFilter errors had to do with dimension mis-matches on
> the template arguments to the class, so that should be fixed now too.

I assume this means I _don't_ need to do anything?

Also, I would have caught the SpatialFunctionImageEvaluatorFilter problem 
earlier had there been a test for it (there wasn't). I just created one and 
added it locally - is it ok for me to check it into the beta branch?

-Damion-