- Dec 13, 2015
-
-
Kasper Marstal authored
-
- Dec 11, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 10, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 09, 2015
-
-
Kasper Marstal authored
TFixedImage as the ImageSource template since the output image is always resampled to the fixed image domain. TODO: Fix 'error while setting up xout' error when running multiple ElastixFilters in the same binary (see ELASTIX-56 in SuperElastix Jira)
-
Kasper Marstal authored
-
- Dec 07, 2015
-
-
Kasper Marstal authored
Adds a stand-alone ITK filter that wraps the elastix library in a fully pipeline-compatible process object. The original library interface was deprecated in favor of direct use of elastix internals in the filter's GenerateData() for more control over pipeline inputs and outputs. TODO: Support multiple fixed and moving images TODO: Return TransformParameters
-
- Dec 04, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
WIP: Segmentation fault when trying to access result image
-
Kasper Marstal authored
-
- Nov 27, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Nov 24, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Nov 20, 2015
-
-
Kasper Marstal authored
-
- Nov 19, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Floris Berendsen authored
-
- Nov 18, 2015
-
-
Kasper Marstal authored
This build fails because VectorContainer has a private default constructor
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Floris Berendsen authored
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Nov 17, 2015
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Nov 16, 2015
-
-
FBerendsen authored
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Nov 12, 2015
-
-
Floris Berendsen authored
-
- Nov 09, 2015
-
-
Floris Berendsen authored
casts for the handshape are put in the acceptor generalized.
-
Kasper Marstal authored
-
- Nov 02, 2015
-
-
Kasper Marstal authored
-
- Oct 28, 2015
-
-
Floris Berendsen authored
-
Kasper Marstal authored
-
Floris Berendsen authored
The functionality lives outside of the elastix project and serves as toy example / prototype, without being complicated by ITK compatibility.
-
Kasper Marstal authored
ENH: ELASTIX-9 Only access connections via component indexes; BUG: ELASTIX-9 ComponentExist() did not work The ENH: We deliberately avoid using connection indexes, but instead force the user to think in terms of components which is conceptually simpler and results in less pointers being thrown around while constructing the blueprint. The BUG: Temporarily disable functionality for deleting component until we find a god way of asserting that vertex exist before it is accessed.
-