Agenda&Status 031408: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
*** Memory reduction controlled by a boolean flag | *** Memory reduction controlled by a boolean flag | ||
*** Trade-off 2~5 times speed up with caching, but memory allocations may grow up to 1Gb for a 256^3 image. | *** Trade-off 2~5 times speed up with caching, but memory allocations may grow up to 1Gb for a 256^3 image. | ||
* Adding tests for | |||
** 3D Rigid registration | |||
** 2D BSpline warping | |||
** 2D BSpline deformable registration | |||
** 3D BSpline warping | |||
** 3D BSpline deformable registration | |||
** 3D Tests are conditioned to enabling the BRAINWEB CMake flag at configuration time. |
Revision as of 16:24, 14 March 2008
Project Management
- ITK 3.6 on March 2008
- ITK License being changed to OSI-approved BSD license
- Expected announcement date: March 20th 2008: Spring Equinox
- CMake, VTK, ParaView and IGSTK (among others) will change their licenses to OSI-approved BSD too.
Technical Topics
- Recent changes to Mattes Mutual Information Metric
- PDF Derivatives Computation
- Memory reduction controlled by a boolean flag
- Trade-off for Transform with small number of parameters
- Caching of BSPline Weights
- Memory reduction controlled by a boolean flag
- Trade-off 2~5 times speed up with caching, but memory allocations may grow up to 1Gb for a 256^3 image.
- PDF Derivatives Computation
- Adding tests for
- 3D Rigid registration
- 2D BSpline warping
- 2D BSpline deformable registration
- 3D BSpline warping
- 3D BSpline deformable registration
- 3D Tests are conditioned to enabling the BRAINWEB CMake flag at configuration time.