Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Enumerations | Functions
deformationfieldio.h File Reference
#include "dtitypes.h"
#include <string>
Include dependency graph for deformationfieldio.h:

Go to the source code of this file.

Enumerations

enum  DeformationFieldType { HField, Displacement }
 

Functions

DeformationImageType::Pointer readDeformationField (std::string warpfile, DeformationFieldType dft)
 

Enumeration Type Documentation

◆ DeformationFieldType

Enumerator
HField 
Displacement 

Definition at line 26 of file deformationfieldio.h.

Function Documentation

◆ readDeformationField()

DeformationImageType::Pointer readDeformationField ( std::string  warpfile,
DeformationFieldType  dft 
)