SimpleITK/Tcon 2011 1 5: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 23: Line 23:
* Support images larger than memory ?
* Support images larger than memory ?
** Introduce ImageRegion (region of interest).
** Introduce ImageRegion (region of interest).
* Use the wrapping language specific coding style ?
** E.g. Ruby, Java
* How to keep the output from intermediate filters.


= Schedule =
= Schedule =
Line 29: Line 32:
** Integrate ITK with ImageJ
** Integrate ITK with ImageJ
** Integrate ITK with CellProfiler
** Integrate ITK with CellProfiler
= Action Items =
* Fix R Region Growing template
* Swig supporting Java coding style (same for Ruby, and other target languages)
* Add sitkImageRegion class
* Add sitkImage GetPixelBuffer somehow...
* See if we can consolidate the Test templates
* Use STL containers in the sitk API

Latest revision as of 17:51, 13 February 2013

Tcon Information

  Please join the following teleconference line:
      Toll-Free #:      1-800-704-9804 
      International #:  1-404-920-6604
      Participant Code: 61466276
  Wednesday, January 5th, 10am EDT

Attendees

  • Brad Lowekamp
  • Dan Blezek
  • Hans Johnson
  • Gabe Hart
  • Harvey Cline
  • Brad King
  • Bill Hoffman
  • Luis Ibanez

Infrastructure

  • Support images larger than memory ?
    • Introduce ImageRegion (region of interest).
  • Use the wrapping language specific coding style ?
    • E.g. Ruby, Java
  • How to keep the output from intermediate filters.

Schedule

  • ImageJDev/FIJI hackathon: Jan 29th - Feb 11th
    • Integrate ITK with ImageJ
    • Integrate ITK with CellProfiler

Action Items

  • Fix R Region Growing template
  • Swig supporting Java coding style (same for Ruby, and other target languages)
  • Add sitkImageRegion class
  • Add sitkImage GetPixelBuffer somehow...
  • See if we can consolidate the Test templates
  • Use STL containers in the sitk API