Minutes 032009

From KitwarePublic
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Attendees

  • Brad Lowekamp
  • Luis Ibanez

Technical Topics

  • Discussion on findings from the ITK Statistics Refactoring
    • ImageToHistogram GraftOutput() ? functional ?
    • Const-correctness in GetOutput()
      • How to do
        • GetOutput()->Update()
        • Getoutput()->DisconnectPipeline()
        • maybe filter->HarvestOutput()
  • Migration
    • new Statistics1 namespace
    • Brad suggest : namespace Statistics { using namespace Statistics1; }
  • Lack of Regression Testing
    • Verification of output values

Action Items