NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Functions
MultiRes2DMeanSquaresTest.cxx File Reference
Include dependency graph for MultiRes2DMeanSquaresTest.cxx:

Functions

int MultiRes2DMeanSquaresTest (int argc, char *argv[])
 

Function Documentation

int MultiRes2DMeanSquaresTest ( int  argc,
char *  argv[] 
)

Aim of this test is simply to test the base class SingleResolutionImageRegistrationMethod.

Note: While testing I found it very necessary to call registration->SetFixedImageRegion(fixedImageReader->GetOutput()->GetBufferedRegion() ); which I then added into itkSingleResolutionImageRegistrationMethod::GenerateData().