SimpleITK/Tcon 2010 12 1: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 29: | 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
- Agreed to use JSON as data structure for describing ITK filters
- Lua code generator:
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
- A Qt-VTK viewer