Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Go to the source code of this file.
Enumerations | |
enum | DeformationFieldType { HField, Displacement } |
Functions | |
DeformationImageType::Pointer | readDeformationField (std::string warpfile, DeformationFieldType dft) |
enum DeformationFieldType |
Enumerator | |
---|---|
HField | |
Displacement |
Definition at line 26 of file deformationfieldio.h.
DeformationImageType::Pointer readDeformationField | ( | std::string | warpfile, |
DeformationFieldType | dft | ||
) |