Minutes 082109: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Replacing page with '== Attendees == == Technical Topics == == Action Items ==')
(Undo revision 16381 by Ibanez (Talk))
 
Line 1: Line 1:
== Attendees ==
== Attendees ==


* Brad Lowekamp
* Luis Ibanez


== Technical Topics ==
== Technical Topics ==
Line 6: Line 8:


== Action Items ==
== Action Items ==
=== Remaining failing tests due to Pixel Centering ===
* Rewriting the VectorResampleImageFilter by using N passes of the scalar ResampleImageFilter
* itkMultiResolutionPDEDeformableRegistrationTest
** Seems to be failing in machines that have OPTIMIZED_REGISTRATION ON
** http://www.cdash.org/CDash/testDetails.php?test=28687748&build=407349
** To do: run in same machine with the flag ON and then OFF.
* itkImageRegistrationMethodTest_13
** Only fails on Macs with OPTIMIZED_REGISTRATION OFF (?)
** TODO: run it in thurmite with OPTIMIZED_REGISTRATION OFF/ON
* LargeWriteTest
** http://www.cdash.org/CDash/testSummary.php?project=2&name=itkLargeImageWriteReadTest3&date=2009-08-21
** Turn it off in Redwall, set the correct number of RAM memory size.
* ImageRegistration8
** Why is this run only in 2 machines ?
** Why is not run in Redwall VS9, if it is done in Redwall VS8. ?

Latest revision as of 14:20, 28 August 2009

Attendees

  • Brad Lowekamp
  • Luis Ibanez

Technical Topics

Action Items

Remaining failing tests due to Pixel Centering