STIR  6.2.0
Classes | Namespaces | Functions
test_warp_image.cxx File Reference

A simple program to test the warp image functions. More...

#include "stir/CartesianCoordinate3D.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/GatedDiscretisedDensity.h"
#include "stir/IndexRange.h"
#include "stir/spatial_transformation/warp_image.h"
#include "stir/RunTests.h"
#include "stir/spatial_transformation/GatedSpatialTransformation.h"
#include <iostream>
#include <algorithm>

Classes

class  stir::warp_imageTests
 Class with tests for warp_image functions. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

int main ()
 

Detailed Description

A simple program to test the warp image functions.

Author
Charalampos Tsoumpas