VIP: Volume Image Processing |
![]() |
#include <vip/bucket.h>

Go to the source code of this file.
Macros | |
| #define | NEW_FLOAT_VOLUME 707 |
Functions | |
| Volume * | VipDeriche3DGaussian (Volume *vol, float sigma, int how) |
| Volume * | VipDeriche2DAxiGaussian (Volume *vol, float sigmaTrans, float sigmaAxi, int how) |
| Volume * | VipDericheCustomGaussian (Volume *vol, float sx, float sy, float sz, int how) |
| #define NEW_FLOAT_VOLUME 707 |
Definition at line 32 of file gaussian.h.