VIP: Volume Image Processing |
![]() |
#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>
Go to the source code of this file.
Functions | |
| Volume * | VipSplineResamp (Volume *vol, Volume *template, VipDeplacement *dep, int degree) |
|
extern |