VIP: Volume Image Processing


interpol.h File Reference
#include <vip/bucket.h>
#include <vip/matching/list.h>
#include <vip/matching/distance.h>
Include dependency graph for interpol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLUS_PROCHE_VOISIN   1000
 
#define TRILINEAIRE   1100
 

Functions

Vip3DPoint_VFLOAT * VipGetPolynomInterpolBestPosition (SuperList *list, Volume *dmap, Vip3DPoint_S16BIT *best_offset, Dist6Connexe *distvoisins)
 

Macro Definition Documentation

◆ PLUS_PROCHE_VOISIN

#define PLUS_PROCHE_VOISIN   1000

Definition at line 33 of file interpol.h.

◆ TRILINEAIRE

#define TRILINEAIRE   1100

Definition at line 34 of file interpol.h.

Function Documentation

◆ VipGetPolynomInterpolBestPosition()

Vip3DPoint_VFLOAT * VipGetPolynomInterpolBestPosition ( SuperList * list,
Volume * dmap,
Vip3DPoint_S16BIT * best_offset,
Dist6Connexe * distvoisins )
extern