ITK/Release 4/Enhancing Image Registration Framework: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 16: | Line 16: | ||
* Separate computation of derivative components via chain rule. | * Separate computation of derivative components via chain rule. | ||
* Enable registration of generalized data-types. | |||
* Multiple metrics and/or multiple optimizers? | |||
* Add feature based registration techniques (SIFT (patented?), SURF, etc) | * Add feature based registration techniques (SIFT (patented?), SURF, etc) | ||
[[Proposals:Refactoring of optimization framework|Refactoring of optimization framework]] | [[Proposals:Refactoring of optimization framework|Refactoring of optimization framework]] |
Revision as of 17:29, 7 September 2010
Enhancing Image Registration Framework
Goals
- Review v4 registration plans and progress.
- Catalog target use cases.
- Discuss design changes in core itk to support these enhancements.
- Wishlist items beyond standard use cases, e.g. projective transform (itkPerspective3DTransform).
Discussion Items
- Separate sampling (interpolation strategy) and metric computation
- Separate computation of derivative components via chain rule.
- Enable registration of generalized data-types.
- Multiple metrics and/or multiple optimizers?
- Add feature based registration techniques (SIFT (patented?), SURF, etc)
Refactoring of optimization framework
Tcons
(Add one page for every tcon).