ANIMA
4.0
|
#include <tclap/CmdLine.h>
#include <itkImageFileReader.h>
#include <itkImageFileWriter.h>
#include <animaTransformSeriesReader.h>
#include <itkNearestNeighborInterpolateImageFunction.h>
#include <animaODFResampleImageFilter.h>
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 11 of file animaODFApplyTransformSerie.cxx.
References anima::VectorModelLinearInterpolateImageFunction< TInputImage, TCoordRep >::New().