Minutes 011609: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
Line 22: Line 22:
** http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.12_Schedule
** http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.12_Schedule
* Add max() trait to RGBPixel traits.
* Add max() trait to RGBPixel traits.
* Fix the numeric traits of the RGBPixel
** max()
** min()

Latest revision as of 19:19, 16 January 2009

Attendees

  • Nick Tustison
  • Brad Lowkamp
  • Gaetan Lehmann
  • Luis Ibanez

Technical Topics

  • Increasing WrapITK coverage
    • Revisit the list of filters
  • Brad described the changes to ImageFileWriter & ImageIO

Action Items

  • Gaetan: will add a template parameter (PixelType) to the HistogramToImage filters.
    • Leaving as default value the exiting pixel type (to respect backward compatibility)
  • Luis: Continue populating list of WrapITK filter with template parameters
  • Luis: Finish test for Streaming:Compression:Pasting combination.
  • Selecting papers from the Insight Journal
  • Add max() trait to RGBPixel traits.
  • Fix the numeric traits of the RGBPixel
    • max()
    • min()