Minutes 032009

From KitwarePublic
Revision as of 17:49, 20 March 2009 by Ibanez (talk | contribs) (→‎Technical Topics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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