Minutes 120309: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
** Problem with the Resample filter | ** Problem with the Resample filter | ||
*** Add test for resampling image of std::complex | *** Add test for resampling image of std::complex | ||
* Brad has created NumericTraits for size_t and std::vector< size_t > | |||
** concern about making sure that VCL math functions are defined for size_t types | |||
*** We should look for abs() and div() (vcl_abs() and vcl_div() ); | |||
== Action Items == | == Action Items == | ||
Line 18: | Line 21: | ||
* Get the OptResample filter to work as well | * Get the OptResample filter to work as well | ||
* Add a version of the CastWithRangeCheck macro for pixel type that has multiple components | * Add a version of the CastWithRangeCheck macro for pixel type that has multiple components | ||
* The BSplineInterpolateImageFunction has FIXME issues | |||
** in lines 304-316. |
Latest revision as of 18:54, 4 December 2009
Attendees
- Nick Tustison
- Brad Lowekamp
- Luis Ibanez
Technical Topics
- Issues with moving classes out of Review
- Optimized registration classes
- Problem with the Resample filter
- Add test for resampling image of std::complex
- Brad has created NumericTraits for size_t and std::vector< size_t >
- concern about making sure that VCL math functions are defined for size_t types
- We should look for abs() and div() (vcl_abs() and vcl_div() );
- concern about making sure that VCL math functions are defined for size_t types
Action Items
- Add test for resampling image of std::complex
- Get the Resample filter to work with this image type
- Get the OptResample filter to work as well
- Add a version of the CastWithRangeCheck macro for pixel type that has multiple components
- The BSplineInterpolateImageFunction has FIXME issues
- in lines 304-316.