![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Functions | |
int | xoutSetup (const char *logfilename, bool setupLogging, bool setupCout) |
Include structure for the diffusion.
Include itk transforms needed. Include grid schedule computer and upsample filter.
Needed for the macros
Needed for the macros.
Needed for the macros Mask support.
All elastix components should be in namespace elastix.
********************** Global Functions **********************
NB: not part of the ElastixMain class. function xoutSetup Configure the xl::xout variable, which has to be used for for writing messages. The function adds some default fields, such as "warning", "error", "standard", "logonly" and "coutonly", and it sets the outputs to std::cout and/or a logfile.
The method takes a logfile name as its input argument. It returns 0 if everything went ok. 1 otherwise.
Generated on 07-03-2016 for elastix by ![]() |
![]() |