Agenda&Status 031408

From KitwarePublic
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Project Management

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.
  • 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.
  • Facilitating 3D tests
    • Use CMake Curl for downloading the BrainWeb datasets when needed.