- 02 Aug, 2016 2 commits
-
-
Floris Berendsen authored
comply with pipeline functionality
-
Floris Berendsen authored
Updated WBIRDemo to new RegistrationMethodv4 Component
-
- 24 Jul, 2016 1 commit
-
-
FBerendsen authored
-
- 18 Jul, 2016 1 commit
-
-
Floris Berendsen authored
-
- 25 May, 2016 2 commits
-
-
Floris Berendsen authored
-
Floris Berendsen authored
ItkImageSourceComponent
-
- 24 May, 2016 1 commit
-
-
Floris Berendsen authored
ItkImageSourceComponent
-
- 23 May, 2016 1 commit
-
-
Floris Berendsen authored
made itkImageSource templated added itkMeshSink
-
- 18 May, 2016 2 commits
-
-
Floris Berendsen authored
adapted selxItkImageSource and selxItkImageSink accordingly
-
Floris Berendsen authored
ImageSource pointers
-
- 10 May, 2016 1 commit
-
-
Floris Berendsen authored
-
- 07 Apr, 2016 1 commit
-
-
FBerendsen authored
-
- 05 Apr, 2016 1 commit
-
-
FBerendsen authored
-
- 17 Feb, 2016 1 commit
-
-
Floris Berendsen authored
-
- 16 Feb, 2016 1 commit
-
-
Floris Berendsen authored
directly an itkImage. This is useful for bypassing the itkpipeline mechanism. (As for elastixfilter currently). If the itkpipeline is bypassed, the (update) control flow must be handed over to the Overlord. This is done via the AfterRegistration mechanism in Overlord.
-
- 04 Feb, 2016 1 commit
-
-
Floris Berendsen authored
-
- 03 Feb, 2016 1 commit
-
-
Floris Berendsen authored
added RunRegistrationInterface
-
- 02 Feb, 2016 1 commit
-
-
Floris Berendsen authored
-
- 21 Jan, 2016 2 commits
-
-
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.
-
- 13 Jan, 2016 1 commit
-
-
Floris Berendsen authored
-
- 11 Jan, 2016 1 commit
-
-
Floris Berendsen authored
-
- 10 Dec, 2015 1 commit
-
-
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.
-
- 09 Dec, 2015 1 commit
-
-
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.
-
- 08 Dec, 2015 1 commit
-
-
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
-
- 18 Nov, 2015 1 commit
-
-
Floris Berendsen authored
-