- Dec 17, 2015
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
- Dec 16, 2015
-
-
Floris Berendsen authored
-
Floris Berendsen authored
-
Floris Berendsen authored
-
FBerendsen authored
-
Floris Berendsen authored
-
- Dec 15, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
TODO: Test fails because of problems with setting up multiple instances of xout in the same process
-
- Dec 14, 2015
-
-
Kasper Marstal authored
Also introduces the “SUPERELATIX_RUN_LONG_TESTS” option that disables long running tests by default (e.g. 3D and 4D registration tests)
-
- Dec 13, 2015
-
-
Kasper Marstal authored
-
- Dec 11, 2015
-
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
COMP: Add flags for Linux SuperBuild, move compiler-dependent settings to the same place in the build system
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 10, 2015
-
-
FBerendsen authored
-
FBerendsen authored
Merge branch 'ELASTIX-44-Unite-Interface-framework-with-Factory-framework' of https://github.com/kaspermarstal/SuperElastix into ELASTIX-44-Unite-Interface-framework-with-Factory-framework
-
Floris Berendsen authored
Conflicts: Modules/Core/ModuleCore.cmake TODO: fix VNL gcc flags and run tests
-
Floris Berendsen authored
Conflicts: Modules/Core/ModuleCore.cmake
-
Floris Berendsen authored
Merge branch 'ELASTIX-44-Unite-Interface-framework-with-Factory-framework' of https://github.com/kaspermarstal/SuperElastix into ELASTIX-44-Unite-Interface-framework-with-Factory-framework Conflicts: Modules/Core/ComponentInterface/include/ComponentBase.h Modules/Core/ExampleComponents/src/GDOptimizer3rdPartyComponent.cxx Modules/Core/ExampleComponents/src/SSDMetric3rdPartyComponent.cxx
-
Floris Berendsen authored
Interface related criteria can be handled in the MeetsCriteria in the BaseComponent as well as the iterator over criteria, other (developer-user) specific Criteria are deligated to MeetsCriterum per iteration.
-
Kasper Marstal authored
-
Kasper Marstal authored
-
- Dec 09, 2015
-
-
Floris Berendsen authored
Interface related criteria can be handled in the MeetsCriteria in the BaseComponent as well as the iterator over criteria, other (developer-user) specific Criteria are deligated to MeetsCriterum per iteration.
-
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
-
Floris Berendsen authored
All example components have the propertie ClassName as selection criterium.
-
- Dec 08, 2015
-
-
Floris Berendsen authored
Moved ComponentSelector classes to ComponentInterface, moved Examples to ComponentExamples. Made all Examples adhere to ITK factory functionality.
-
Floris Berendsen authored
- Changed to namespace selx - Combined componentbase classes and based it on itkLightObject - Initial combination of example components - Made templated ComponentFactory to replace all specific factories
-
- Dec 07, 2015
-
-
Floris Berendsen authored
Merge branch 'ELASTIX-43-Show-header-files-in-Visual-Studio' into ELASTIX-44-Unite-Interface-framework-with-Factory-framework
-
Floris Berendsen authored
-
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
-
Kasper Marstal authored
WIP: Segmentation fault when trying to access result image
-