[Insight-developers] Re: itkCannySegmentationLevelSetImageFilterTest
Joshua Cates
cates at sci . utah . edu
Mon, 8 Sep 2003 10:11:17 -0600 (MDT)
Hi Bill,
I'm recompiling now on various platforms. I'll check the output to make
sure it's reasonable. Tests at least are passing for me on Irix, Linux,
Mac.
Josh.
______________________________
Josh Cates
Scientific Computing and Imaging Institute
University of Utah
Email: cates at sci . utah . edu
Phone: (801) 587-7697
URL: http://www . sci . utah . edu/~cates
On Mon, 8 Sep 2003, Lorensen, William E (Research) wrote:
> Josh,
> The subject test has been failing for a while on Visual Studio 7. At first I
> thought it might be a compiler quirk. In trying to track it down, I found
> that the DannielsonDistanceImageFilter was generating bad (1.#IND) results.
> On further investigation, it seems that the subject filter is passing
> Dannielson an image full of zeroes. This zero image is also passed in on the
> Borland (and maybe other) compiler. I suspect that the parameters in the
> test are incorrect since the since the example in the software guide works
> on all platforms.
>
> Can you verify that this test is still generating the expected result on one
> of your platforms?
>
> Thanks,
> Bill
>