- Feb 10, 2016
-
-
Floris Berendsen authored
-
- Feb 08, 2016
-
-
Floris Berendsen authored
-
- Feb 04, 2016
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Feb 03, 2016
-
-
Floris Berendsen authored
added RunRegistrationInterface
-
- Feb 02, 2016
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Jan 28, 2016
-
-
Kasper Marstal authored
-
- Jan 25, 2016
-
-
Floris Berendsen authored
-
- Jan 21, 2016
-
-
Floris Berendsen authored
-
Floris Berendsen authored
ComponentSelector The ItkSmoothingRecursiveGaussianImageFilterComponent is templated over the dimensionality and pixeltype of in- and output. Stings "Dimensionality" and "PixelType" are added as Criteria to select the right Component.
-
- Jan 20, 2016
-
-
Floris Berendsen authored
-
- Jan 18, 2016
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Jan 13, 2016
-
-
Floris Berendsen authored
-
- Jan 07, 2016
-
-
Floris Berendsen authored
-
FBerendsen authored
-
- Jan 05, 2016
-
-
Kasper Marstal authored
-
- Dec 26, 2015
-
-
Kasper Marstal authored
- Automatically write pixel type and dimension to parameter file from image type at runtime - Default parameter maps - Lots of fixes
-
- Dec 24, 2015
-
-
Kasper Marstal authored
-
- Dec 22, 2015
-
-
Kasper Marstal authored
-
- Dec 18, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
TODO: Superclass GetOutput() does not trigger Update() as it should
-
Kasper Marstal authored
As of this commit the transformix filter executes correctly on call to GetOutput(), but calling GetOutput on the elastix filter does not trigger an Update() as it should
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 17, 2015
-
-
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.
-
Kasper Marstal authored
-
- Dec 16, 2015
-
-
Kasper Marstal authored
-
- Dec 15, 2015
-
-
Kasper Marstal authored
TODO: Test fails because of problems with setting up multiple instances of xout in the same process
-
- Dec 13, 2015
-
-
Kasper Marstal authored
-
- Dec 11, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 10, 2015
-
-
Kasper Marstal authored
-