plastimatch
Loading...
Searching...
No Matches
bspline_xform_legacy.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _bspline_xform_legacy_h_
5#define _bspline_xform_legacy_h_
6
7#include "plmbase_config.h"
8#include "bspline_xform.h"
9
11bspline_xform_legacy_load (const char* filename);
12
13#endif
Bspline_xform * bspline_xform_legacy_load(const char *filename)
Definition: bspline_xform_legacy.cxx:9
The Bspline_xform class encapsulates the B-spline coefficients used by native registration and warpin...
Definition: bspline_xform.h:24
#define PLMBASE_API
Definition: plmbase_config.h:19