#include <mia/3d/deformer.hh>
#include <mia/3d/model.hh>
#include <mia/3d/timestep.hh>
#include <mia/3d/cost.hh>
Go to the source code of this file.
Data Structures | |
class | C3DImageRegister |
Typedefs | |
typedef std::shared_ptr< C3DFVectorfield > | P3DFVectorfield |
typedef std::shared_ptr< C3DImageCost > | P3DImageCost |
A 3D non-rigid image registration class. More... | |
typedef std::shared_ptr< C3DRegModel > | P3DRegModel |
typedef std::shared_ptr< C3DFVectorfield > P3DFVectorfield |
Definition at line 32 of file 3d/register.hh.
typedef std::shared_ptr<C3DRegModel > P3DRegModel |
Definition at line 88 of file 3d/register.hh.