SimpleITK/Tcon 2010 12 1: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "= Tcon Information = Please join the following teleconference line: Toll-Free #: 1-800-704-9804 International #: 1-404-920-6604 Participant Code: ...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 22: Line 22:


* Agreed to use JSON as data structure for describing ITK filters
* Agreed to use JSON as data structure for describing ITK filters
* Lua code generator:
** https://github.com/dblezek/SimpleITK/commit/def0f7870ee55f4a6b3a64c80cd495a8e3d273cf


== Pixel Types ==
== Pixel Types ==
Line 27: Line 29:
* Discussed what pixel type to support
* Discussed what pixel type to support
* Need for itk::VectorImage
* Need for itk::VectorImage
== Areas ==
* Image Interface (Dan B.)
* Pixel Types (Brad L.)
** Label Map
** Vector Map
* Image Registration (Luis I. / Brian A.)
* Region Growing (Gabe H.)
== Viewer ==
* A Qt-VTK viewer
** http://www.insight-journal.org/browse/publication/746

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, November 3rd, 10am EDT

Attendees

  • Brad Lowekamp
  • Dan Blezek
  • Dan Mueller
  • Gabe Hart
  • Harvey Cline
  • Luis Ibanez

Infrastructure

Code Generation

Pixel Types

  • Discussed what pixel type to support
  • Need for itk::VectorImage

Areas

  • Image Interface (Dan B.)
  • Pixel Types (Brad L.)
    • Label Map
    • Vector Map
  • Image Registration (Luis I. / Brian A.)
  • Region Growing (Gabe H.)

Viewer