Difference between revisions of "2010 Project Week Breakout Session: ITK"
From NAMIC Wiki
Line 7: | Line 7: | ||
== Image Registration == | == Image Registration == | ||
+ | |||
+ | * [[Media:Insight-Registration.ppt|ITK Image Registration]] | ||
+ | * [[Media:Insight-DeformableRegistration-BSplines.ppt|ITK Image Deformable Registration BSplines]] | ||
+ | * [[Media:Insight-DeformableRegistration-FEM.ppt|ITK Image Deformable Registration FEM]] | ||
+ | * [[Media:Insight-DeformableRegistration-Demons.ppt|ITK Image Deformable Registration Demons]] | ||
== Image Segmentation == | == Image Segmentation == | ||
+ | |||
+ | * [[Media:Insight-Segmentation.ppt|ITK Segmentation]] | ||
== Mesh Based Processing == | == Mesh Based Processing == |
Revision as of 14:03, 18 June 2010
Home < 2010 Project Week Breakout Session: ITKBack to Project Week Agenda
Session Leader: Luis Ibanez
Contents
Review of Users Needs
Image Registration
- ITK Image Registration
- ITK Image Deformable Registration BSplines
- ITK Image Deformable Registration FEM
- ITK Image Deformable Registration Demons
Image Segmentation
Mesh Based Processing
Developers Training
- How to write an ITK Filter
- How to support new file formats
- How to write a new ImageIO class
- ITK Design Patterns
- Multi-Threading