[Insight-developers] Addressing Failures of ResampleImageFilter9Test

Luis Ibanez luis.ibanez at kitware.com
Sun Aug 16 12:30:30 EDT 2009


FYI:

The test  "ResampleImageFilter9Test":

Has been failing since we enabled the flag


   - ITK_USE_CENTERED_PIXEL_COORDINATES_CONSISTENTLY


What seems to be special about this test is that it runs
on an image of RGBPixels, and therefore, it uses:


   - itk::VectorResampleImageFilter  and
   - itk::VectorNearestNeighborInterpolateImageFunction


What is curious, is that is passes on some machines and fails
on others, and it doesn't seem to be a clear partition between
the two groups, (see this link):
http://www.cdash.org/CDash/testSummary.php?project=2&name=ResampleImageFilter9Test&date=2009-08-16


We will be following on this during the week....


Any suggestions/hints are welcome...


     Thanks


         Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090816/c71161ab/attachment.htm>


More information about the Insight-developers mailing list