#include <stdio.h>
#include <map>
#include <vtkObjectFactory.h>
#include <vtkObject.h>
#include <vtkXMLDataElement.h>
#include <svkImageReaderFactory.h>
#include <svkImageReader2.h>
#include <svkMriImageData.h>
#include <svkDCEQuantify.h>
#include <svkImageThreshold.h>
#include <svkImageAlgorithmWithPortMapper.h>
#include <svkImageStatistics.h>
#include <svkImageWriterFactory.h>
#include <svkImageWriter.h>
#include <vtkAlgorithmOutput.h>
#include <svkImageMathematics.h>
#include <svkImageCopy.h>
Go to the source code of this file.