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

Go to the source code of this file.
Data Structures | |
| struct | superpoint |
| struct | superlist |
Macros | |
| #define | EXIST 123456 |
Typedefs | |
| typedef struct superpoint | SuperPoint |
| typedef struct superlist | SuperList |
Functions | |
| SuperList * | CreateSuperList (int size) |
| int | FreeSuperList (SuperList *dead) |
| int | KillSuperList (SuperList *sup) |
| Volume * | SuperListToVolume (SuperList *list, Volume *volref) |
| int | AddSuperListToVolume (SuperList *list, Volume *vol, int value) |
| int | MixteErreurVolumeRef (SuperList *list, SuperList *listpp, Volume *ref, double moy) |
| int | AddErreurToVolumeRecal (SuperList *list, VipG3DBucket *buck, Volume *recal, double moy) |
| typedef struct superpoint SuperPoint |
|
extern |
|
extern |
|
extern |
|
extern |