ANIMA  4.0
Functions
animaApplyDistortionCorrection.cxx File Reference
#include <tclap/CmdLine.h>
#include <itkMultiplyImageFilter.h>
#include <itkAddImageFilter.h>
#include <itkExtractImageFilter.h>
#include <itkFixedPointInverseDisplacementFieldImageFilter.h>
#include <rpiDisplacementFieldTransform.h>
#include <animaResampleImageFilter.h>
#include <animaReadWriteFunctions.h>
+ Include dependency graph for animaApplyDistortionCorrection.cxx:

Go to the source code of this file.

Functions

void ApplyGeometryToVectorField (itk::Image< itk::Vector< double, 3 >, 3 > *vectorField, itk::Image< double, 4 > *geometryImage)
 
int main (int ac, const char **av)
 

Function Documentation

◆ ApplyGeometryToVectorField()

void ApplyGeometryToVectorField ( itk::Image< itk::Vector< double, 3 >, 3 > *  vectorField,
itk::Image< double, 4 > *  geometryImage 
)

Definition at line 12 of file animaApplyDistortionCorrection.cxx.

Referenced by main().

◆ main()

int main ( int  ac,
const char **  av 
)

Definition at line 43 of file animaApplyDistortionCorrection.cxx.

References ApplyGeometryToVectorField().