55 int NbLevel,
int type);
Pyramid * VipPutVolumeInPyramidAndCreatePyramid(Volume *vol, int NbLevel, int type)
Volume * VipConvertPyramidVolumeToVolume(PyramidVolume *pyr)
Vip_S16BIT VipGetPyramidMedian(Vip_S16BIT medtab[], int nb)
int VipAllocateDataSpacePyramidVolume(PyramidVolume *pyr)
Pyramid * VipReadTopLevelVolumeInPyramid(char *name, int borderWidth, int NbLevel)
int VipAllocateDataSpacePyramid(Pyramid *pyr, int nb_level)
PyramidVolume * VipGetDownLevelPyramidVolume(PyramidVolume *up)
void VipFreePyramid(Pyramid *pyr)
void VipCopyPyramidImageInfoStructure(Pyramid *pyr, Pyramid *pyrlab, int n)
Pyramid * VipReadVolumeInPyramidAndCreatePyramid(char *name, int border, int NbLevel, int type)
int VipConstructPyramid(Pyramid *pyr, int type)
Pyramid * VipCreateEmptyPyramid(int NbLevel)
int VipWritePyramidLabelVolume(char *name, Pyramid *pyr, int level)
PyramidVolume * VipCreatePyramidVolumeLikePyramid(PyramidVolume *pyr)
Volume * VipCreateEmptyVolume()
PyramidVolume * VipCreateEmptyPyramidVolume()
PyramidVolume * VipGetUpLevelPyramidVolume(PyramidVolume *down, int type)
Pyramid * VipReadVolumeInPyramid(char *name, int borderWidth, int NbLevel)
int VipWritePyramidImageVolume(char *name, Pyramid *pyr, int level)
PyramidVolume * VipCreateVoidPyramidVolumeLikePyramid(PyramidVolume *pyr)
Pyramid * VipGetPyramid(Volume *vol, int nlevel, int type)
Vip_S16BIT VipGetPyramidMean(Vip_S16BIT medtab[], int nb)
PyramidVolume * VipConvertVolumeToPyramidVolume(Volume *vol)
int VipWritePyramidVolumes(char *name, Pyramid *pyr)
Vip_S16BIT VipGetPyramidMax(Vip_S16BIT medtab[], int nb)
struct pyramid_volume PyramidVolume