Minutes 092509: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 9: | Line 9: | ||
** itkMath.h | ** itkMath.h | ||
** Calling only from one test | ** Calling only from one test | ||
* Resampling filter on complex | |||
** Clamping issue | |||
*** Brad suggest to use a Adaptor (or accessor) for implementing clamping in a portable way across pixel types. | |||
== Action Items == | == Action Items == |
Revision as of 17:15, 25 September 2009
Attendees
- Brad Lowekamp
- Luis Ibanez
Technical Topics
- itk::Math
- itkMath.h
- Calling only from one test
- Resampling filter on complex
- Clamping issue
- Brad suggest to use a Adaptor (or accessor) for implementing clamping in a portable way across pixel types.
- Clamping issue