VIP: Volume Image Processing


splineresamp.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <limits.h>
#include <errno.h>
#include <math.h>
#include <vip/volume.h>
#include <vip/depla.h>
Include dependency graph for splineresamp.h:

Go to the source code of this file.

Functions

VolumeVipSplineResamp (Volume *vol, Volume *template, VipDeplacement *dep, int degree)
 

Function Documentation

◆ VipSplineResamp()

Volume * VipSplineResamp ( Volume * vol,
Volume * template,
VipDeplacement * dep,
int degree )
extern