Difference between revisions of "2011 Project Week Breakout Session: ITK"
From NAMIC Wiki
(Created page with 'ITKv4 In this session we will present what is new in ITK 4.0. In particular, we will cover * Modularization * Streaming * Large images * Image Registration * Level Sets * DICO…') |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
ITKv4 | ITKv4 | ||
+ | |||
+ | = Goal = | ||
In this session we will present what is new in ITK 4.0. | In this session we will present what is new in ITK 4.0. | ||
+ | |||
+ | http://www.itk.org/Wiki/ITK_Release_4.0 | ||
+ | |||
+ | = Content = | ||
In particular, we will cover | In particular, we will cover | ||
* Modularization | * Modularization | ||
− | * | + | * IO Factories |
− | * Large images | + | * Large images ( > 4Gb) |
+ | ** Streaming | ||
+ | ** 64 bits | ||
+ | * Multi-Channel Images | ||
* Image Registration | * Image Registration | ||
+ | ** Composite Transforms | ||
+ | ** Transforms IO | ||
* Level Sets | * Level Sets | ||
* DICOM / GDCM 2.0 | * DICOM / GDCM 2.0 | ||
+ | * Software Process | ||
+ | ** Gerrit / Code Reviews | ||
+ | * New process for code contributions | ||
+ | * Insight Journal | ||
+ | ** Virtual Machines | ||
+ | ** Cloud | ||
+ | |||
+ | = Material = | ||
+ | |||
+ | In LaTeX / Beamer and Exercises at github | ||
+ | |||
+ | * https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial | ||
+ | |||
+ | * [[Media:ITKv4TheNextGenerationTutorial.pdf|ITKv4 Next Generation - PDF Presentation]] | ||
+ | * [[Media:ITKOpenCVBridgeTutorial.pdf|ITK - OpenCV Bridge - PDF Presentation]] |
Latest revision as of 16:19, 22 June 2011
Home < 2011 Project Week Breakout Session: ITKITKv4
Goal
In this session we will present what is new in ITK 4.0.
http://www.itk.org/Wiki/ITK_Release_4.0
Content
In particular, we will cover
- Modularization
- IO Factories
- Large images ( > 4Gb)
- Streaming
- 64 bits
- Multi-Channel Images
- Image Registration
- Composite Transforms
- Transforms IO
- Level Sets
- DICOM / GDCM 2.0
- Software Process
- Gerrit / Code Reviews
- New process for code contributions
- Insight Journal
- Virtual Machines
- Cloud
Material
In LaTeX / Beamer and Exercises at github