go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
transformix.h
Go to the documentation of this file.
1 /*======================================================================
2 
3  This file is part of the elastix software.
4 
5  Copyright (c) University Medical Center Utrecht. All rights reserved.
6  See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
7  details.
8 
9  This software is distributed WITHOUT ANY WARRANTY; without even
10  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
11  PURPOSE. See the above copyright notices for more information.
12 
13 ======================================================================*/
14 
15 #ifndef __transformix_h
16 #define __transformix_h
17 
18 #ifdef _ELASTIX_USE_MEVISDICOMTIFF
19  #include "itkUseMevisDicomTiff.h"
20 #endif
21 
22 #include "elxTransformixMain.h"
23 #include <iostream>
24 #include <string>
25 #include <vector>
26 #include <queue>
27 
28 #include "itkObject.h"
29 #include "itkDataObject.h"
30 #include <itksys/SystemTools.hxx>
31 #include <itksys/SystemInformation.hxx>
32 
33 #include "elxTimer.h"
34 
36 void PrintHelp(void);
37 
38 #endif // end #ifndef __transformix_h
39 
void PrintHelp(void)


Generated on 05-12-2013 for elastix by doxygen 1.8.5 elastix logo