go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
elastix.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 __elastix_h
16 #define __elastix_h
17 
18 #ifdef _ELASTIX_USE_MEVISDICOMTIFF
19  #include "itkUseMevisDicomTiff.h"
20 #endif
21 
22 #include "elxElastixMain.h"
23 #include <iostream>
24 #include <string>
25 #include <vector>
26 #include <queue>
27 #include "itkObject.h"
28 #include "itkDataObject.h"
29 #include <itksys/SystemTools.hxx>
30 #include <itksys/SystemInformation.hxx>
31 
32 #include "elxTimer.h"
33 
44  void PrintHelp(void);
45 
46 #endif
47 
void PrintHelp(void)


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