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.
00001 /*======================================================================
00002 
00003   This file is part of the elastix software.
00004 
00005   Copyright (c) University Medical Center Utrecht. All rights reserved.
00006   See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
00007   details.
00008 
00009      This software is distributed WITHOUT ANY WARRANTY; without even
00010      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
00011      PURPOSE. See the above copyright notices for more information.
00012 
00013 ======================================================================*/
00014 
00015 #ifndef __transformix_h
00016 #define __transformix_h
00017 
00018 #ifdef _ELASTIX_USE_MEVISDICOMTIFF
00019   #include "itkUseMevisDicomTiff.h"
00020 #endif
00021 
00022 #include "elxTransformixMain.h"
00023 #include <iostream>
00024 #include <string>
00025 #include <vector>
00026 #include <queue>
00027 
00028 #include "itkObject.h"
00029 #include "itkDataObject.h"
00030 #include <itksys/SystemTools.hxx>
00031 #include <itksys/SystemInformation.hxx>
00032 
00033 #include "elxTimer.h"
00034 
00036 void PrintHelp(void);
00037 
00038 #endif // end #ifndef __transformix_h
00039 


Generated on 24-05-2012 for elastix by doxygen 1.7.6.1 elastix logo