Go to the source code of this file.
|
| int | VipCreateDistanceMapWithLut (Volume *vol, int xmask, int ymask, int zmask, float float_to_int, float dist_voisinage) |
| |
| Vip_S16BIT * | VipCreateLutCorrection (Volume *vol, int xmask, int ymask, int zmask, float distmax) |
| |
| int | VipApplyLutCorrection (Volume *vol, Vip_S16BIT *lut, float dist) |
| |
◆ EPSILON
◆ VIP_MASK_AUTO
| #define VIP_MASK_AUTO -1.23456 |
◆ X_MASK_SIZE
◆ Y_MASK_SIZE
◆ Z_MASK_SIZE
◆ VipApplyLutCorrection()
◆ VipCreateDistanceMapWithLut()
| int VipCreateDistanceMapWithLut |
( |
Volume * | vol, |
|
|
int | xmask, |
|
|
int | ymask, |
|
|
int | zmask, |
|
|
float | float_to_int, |
|
|
float | dist_voisinage ) |
|
extern |
◆ VipCreateLutCorrection()
| Vip_S16BIT * VipCreateLutCorrection |
( |
Volume * | vol, |
|
|
int | xmask, |
|
|
int | ymask, |
|
|
int | zmask, |
|
|
float | distmax ) |
|
extern |