go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
elxSupportedImageTypes.h
Go to the documentation of this file.
1 /*=========================================================================
2  *
3  * Copyright UMC Utrecht and contributors
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  * http://www.apache.org/licenses/LICENSE-2.0.txt
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  *=========================================================================*/
18 
19 #ifndef __elxSupportedImageTypes_h
20 #define __elxSupportedImageTypes_h
21 
22 #include "elxMacro.h"
23 
24 #include "elxInstallFunctions.h"
25 #include "elxComponentDatabase.h"
26 #include "elxBaseComponent.h"
27 #include "elxElastixTemplate.h"
28 #include "itkImage.h"
29 
30 namespace elastix
31 {
32 
34 
35 
60  // CMake will substitute the following line with
61  // user-defined image types:
62  const unsigned int NrOfSupportedImageTypes = 4;
63 
64  elxSupportedImageTypeMacro( float, 2, float, 2, 1 );
65  elxSupportedImageTypeMacro( short, 3, short, 3, 2 );
66  elxSupportedImageTypeMacro( float, 3, float, 3, 3 );
67  elxSupportedImageTypeMacro( short, 4, short, 4, 4 );
68 
69 
70 } // end namespace elastix
71 
72 #endif // end #ifndef __elxSupportedImageTypes_h
73 
elastix::elxPrepareImageTypeSupportMacro
elxPrepareImageTypeSupportMacro()
elxInstallFunctions.h
elastix::NrOfSupportedImageTypes
const unsigned int NrOfSupportedImageTypes
Definition: elxSupportedImageTypes.h:62
elastix::elxSupportedImageTypeMacro
elxSupportedImageTypeMacro(float, 2, float, 2, 1)
elxComponentDatabase.h
elxElastixTemplate.h
elxBaseComponent.h
elxMacro.h
elastix
Definition: elxFixedGenericPyramid.h:25


Generated on OURCE_DATE_EPOCH for elastix by doxygen 1.8.18 elastix logo