ANIMA  4.0
Functions
animaImageResolutionChanger.cxx File Reference
#include <tclap/CmdLine.h>
#include <iostream>
#include <itkImage.h>
#include <itkResampleImageFilter.h>
#include <itkNearestNeighborInterpolateImageFunction.h>
#include <itkLinearInterpolateImageFunction.h>
#include <itkBSplineInterpolateImageFunction.h>
#include <itkWindowedSincInterpolateImageFunction.h>
#include <itkConstantBoundaryCondition.h>
#include <animaReadWriteFunctions.h>
#include <itkTranslationTransform.h>
+ Include dependency graph for animaImageResolutionChanger.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 15 of file animaImageResolutionChanger.cxx.