|
ANIMA
4.0
|
#include <tclap/CmdLine.h>#include <animaMCMFileReader.h>#include <animaMCMFileWriter.h>#include <animaMultiCompartmentModelCreator.h>#include <itkImageFileReader.h>#include <animaTransformSeriesReader.h>#include <itkNearestNeighborInterpolateImageFunction.h>#include <animaMCMLinearInterpolateImageFunction.h>#include <animaMCMResampleImageFilter.h>
Include dependency graph for animaMCMApplyTransformSerie.cxx:Go to the source code of this file.
Functions | |
| int | main (int ac, const char **av) |
| int main | ( | int | ac, |
| const char ** | av | ||
| ) |
Definition at line 14 of file animaMCMApplyTransformSerie.cxx.
References anima::FreeWater, anima::MultiCompartmentModelCreator::GetNewMultiCompartmentModel(), anima::IsotropicRestrictedWater, anima::MCMLinearInterpolateImageFunction< TInputImage, TCoordRep >::New(), anima::MultiCompartmentModelCreator::SetCompartmentType(), anima::MCMFileWriter< PixelType, ImageDimension >::SetFileName(), anima::MultiCompartmentModelCreator::SetModelWithFreeWaterComponent(), anima::MultiCompartmentModelCreator::SetModelWithRestrictedWaterComponent(), anima::MultiCompartmentModelCreator::SetModelWithStaniszComponent(), anima::MultiCompartmentModelCreator::SetModelWithStationaryWaterComponent(), anima::MultiCompartmentModelCreator::SetNumberOfCompartments(), anima::MCMLinearInterpolateImageFunction< TInputImage, TCoordRep >::SetReferenceOutputModel(), anima::Stanisz, and anima::StationaryWater.
1.8.13