Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
SuperElastix
Commits
05d39407
Commit
05d39407
authored
Aug 11, 2016
by
Floris Berendsen
Browse files
COMP: renamed ModuleCore files by prepending selx
parent
7237f9f9
Changes
57
Hide whitespace changes
Inline
Side-by-side
Modules/Components/SinksAndSources/include/selxItkImageSourceFixed.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkImageSourceFixed_h
#define selxItkImageSourceFixed_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
<string.h>
#include
"selxMacro.h"
#include
"itkImageFileReader.h"
...
...
Modules/Components/SinksAndSources/include/selxItkImageSourceMoving.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkImageSourceMoving_h
#define selxItkImageSourceMoving_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
<string.h>
#include
"selxMacro.h"
#include
"itkImageFileReader.h"
...
...
Modules/Components/SinksAndSources/include/selxItkMeshSink.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkMeshSink_h
#define selxItkMeshSink_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
<string.h>
#include
"selxMacro.h"
#include
"itkMeshFileWriter.h"
...
...
Modules/Components/SinksAndSources/include/selxItkMeshSource.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkMeshSource_h
#define selxItkMeshSource_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
<string.h>
#include
"selxMacro.h"
#include
"itkMeshFileReader.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkANTSNeighborhoodCorrelationImageToImageMetricv4.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkANTSNeighborhoodCorrelationImageToImageMetricv4Component_h
#define selxItkANTSNeighborhoodCorrelationImageToImageMetricv4Component_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkANTSNeighborhoodCorrelationImageToImageMetricv4.h"
#include
<string.h>
#include
"selxMacro.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkAffineTransform.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkAffineTransformComponent_h
#define selxItkAffineTransformComponent_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkAffineTransform.h"
#include
<string.h>
#include
"selxMacro.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkGaussianExponentialDiffeomorphicTransform.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkGaussianExponentialDiffeomorphicTransformComponent_h
#define selxItkGaussianExponentialDiffeomorphicTransformComponent_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkGaussianExponentialDiffeomorphicTransform.h"
#include
<string.h>
#include
"selxMacro.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkGradientDescentOptimizerv4.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkGradientDescentOptimizerv4Component_h
#define selxItkGradientDescentOptimizerv4Component_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkGradientDescentOptimizerv4.h"
#include
<string.h>
#include
"selxMacro.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkImageRegistrationMethodv4Component.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkImageRegistrationMethodv4Component_h
#define selxItkImageRegistrationMethodv4Component_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkImageRegistrationMethodv4.h"
#include
"itkGradientDescentOptimizerv4.h"
#include
"itkImageSource.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkMeanSquaresImageToImageMetricv4.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkMeanSquaresImageToImageMetricv4Component_h
#define selxItkMeanSquaresImageToImageMetricv4Component_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkMeanSquaresImageToImageMetricv4.h"
#include
<string.h>
#include
"selxMacro.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkResampleFilter.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkResampleFilter_h
#define selxItkResampleFilter_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkImageRegistrationMethodv4.h"
#include
"itkGradientDescentOptimizerv4.h"
#include
"itkImageSource.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/include/selxItkTransformDisplacementFilter.h
View file @
05d39407
...
...
@@ -20,8 +20,8 @@
#ifndef selxItkTransformDisplacementFilter_h
#define selxItkTransformDisplacementFilter_h
#include
"ComponentBase.h"
#include
"Interfaces.h"
#include
"
selx
ComponentBase.h"
#include
"
selx
Interfaces.h"
#include
"itkImageRegistrationMethodv4.h"
#include
"itkGradientDescentOptimizerv4.h"
#include
"itkImageSource.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/test/selxRegistrationItkv4Test.cxx
View file @
05d39407
...
...
@@ -50,7 +50,7 @@
#include
"itkMeshFileReader.h"
#include
"itkMeshFileWriter.h"
#include
"DefaultComponents.h"
#include
"
selx
DefaultComponents.h"
#include
"selxDataManager.h"
#include
"gtest/gtest.h"
...
...
Modules/Components/itkImageRegistrationMethodv4/test/selxWBIRDemoTest.cxx
View file @
05d39407
...
...
@@ -40,7 +40,7 @@
#include
"selxItkImageSourceFixed.h"
#include
"selxItkImageSourceMoving.h"
#include
"DefaultComponents.h"
#include
"
selx
DefaultComponents.h"
#include
"itkTestingComparisonImageFilter.h"
#include
"itkSubtractImageFilter.h"
...
...
Modules/Core/ComponentInterface/include/ComponentBase.h
→
Modules/Core/ComponentInterface/include/
selx
ComponentBase.h
View file @
05d39407
File moved
Modules/Core/ComponentInterface/include/ComponentFactory.h
→
Modules/Core/ComponentInterface/include/
selx
ComponentFactory.h
View file @
05d39407
...
...
@@ -19,8 +19,8 @@
#ifndef ComponentFactory_h
#define ComponentFactory_h
#include
"ComponentSelector.h"
#include
"ComponentBase.h"
#include
"
selx
ComponentSelector.h"
#include
"
selx
ComponentBase.h"
namespace
selx
{
...
...
@@ -69,6 +69,6 @@ private:
#ifndef ITK_MANUAL_INSTANTIATION
#include
"ComponentFactory.hxx"
#include
"
selx
ComponentFactory.hxx"
#endif
#endif
Modules/Core/ComponentInterface/include/ComponentFactory.hxx
→
Modules/Core/ComponentInterface/include/
selx
ComponentFactory.hxx
View file @
05d39407
...
...
@@ -16,7 +16,7 @@
* limitations under the License.
*
*=========================================================================*/
#include
"ComponentFactory.h"
#include
"
selx
ComponentFactory.h"
//#include "itkMetricComponent1.h"
#include
"itkVersion.h"
//#include "ComponentTraits.h"
...
...
Modules/Core/ComponentInterface/include/ComponentSelector.h
→
Modules/Core/ComponentInterface/include/
selx
ComponentSelector.h
View file @
05d39407
...
...
@@ -20,7 +20,7 @@
#define ComponentSelector_h
#include
"itkObjectFactory.h"
#include
"ComponentBase.h"
#include
"
selx
ComponentBase.h"
//#pragma once
...
...
Modules/Core/ComponentInterface/include/ComponentTraits.h
→
Modules/Core/ComponentInterface/include/
selx
ComponentTraits.h
View file @
05d39407
File moved
Modules/Core/ComponentInterface/include/InterfaceTraits.h
→
Modules/Core/ComponentInterface/include/
selx
InterfaceTraits.h
View file @
05d39407
...
...
@@ -22,7 +22,7 @@
//TODO: note, maybe this functionality shouldn't be called a Trait, since we use a method ::Get(). Is Policy a better name?
#include
"Interfaces.h"
#include
"
selx
Interfaces.h"
#include
"itkMacro.h"
//#include <boost/static_assert.hpp>
#include
<boost/mpl/assert.hpp>
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment