Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Feb 08, 2016
  3. Feb 04, 2016
  4. Feb 03, 2016
  5. Feb 02, 2016
  6. Jan 28, 2016
  7. Jan 25, 2016
  8. Jan 21, 2016
  9. Jan 20, 2016
  10. Jan 18, 2016
  11. Jan 13, 2016
  12. Jan 07, 2016
  13. Jan 05, 2016
  14. Dec 26, 2015
  15. Dec 24, 2015
  16. Dec 22, 2015
  17. Dec 18, 2015
  18. Dec 17, 2015
    • Kasper Marstal's avatar
      ENH: Using the ITK filter container for all input images · 11db55d8
      Kasper Marstal authored
      Previously, separate containers was used for fixed and moving images.
      The ITK pipeline would be driven only by the first fixed and first moving images.
      This commit introduces extra bookeeping so that all images can be added to the
      ITK input container and split into seperate containers for elastix at a later
      stage. This is necessary because only ITK input container is part of the
      pipeline mechanism.
      
      Another (and possibly simpler) solution would be override the Update() function
      and check that all image containers are up to date. However, this places the
      responsilibity of pipeline mechanism maintenance on us. It is probably better
      to keep this upstream.
      11db55d8
    • Kasper Marstal's avatar
  19. Dec 16, 2015
  20. Dec 15, 2015
  21. Dec 13, 2015
  22. Dec 11, 2015
  23. Dec 10, 2015
Loading