plastimatch
|
#include "plmbase_config.h"
#include <string.h>
#include "print_and_exit.h"
#include "string_util.h"
#include "xform.h"
#include "xform_legacy.h"
Functions | |
static int | get_parms (FILE *fp, itk::Array< double > *parms, int num_parms) |
void | xform_legacy_load (Xform *xf, FILE *fp) |
void | xform_legacy_save_itk_bsp (BsplineTransformType::Pointer transform, const char *filename) |
|
static |
void xform_legacy_load | ( | Xform * | xf, |
FILE * | fp ) |
void xform_legacy_save_itk_bsp | ( | BsplineTransformType::Pointer | transform, |
const char * | filename ) |