Main Page | Modules | Class List | Directories | File List | Class Members | File Members

image_pyramid.c File Reference

#include <math.h>
#include <gandalf/image/image_pyramid.h>
#include <gandalf/image/image_gl_uint8.h>
#include <gandalf/image/image_gl_uint16.h>
#include <gandalf/image/image_gl_uint32.h>
#include <gandalf/image/image_gl_float32.h>
#include <gandalf/image/image_gl_float64.h>
#include <gandalf/image/image_rgb_float32.h>
#include <gandalf/image/image_rgb_float64.h>
#include <gandalf/image/image_rgb_uint8.h>
#include <gandalf/image/image_rgb_uint16.h>
#include <gandalf/image/image_rgb_uint32.h>
#include <gandalf/image/image_rgba_float32.h>
#include <gandalf/image/image_rgba_float64.h>
#include <gandalf/image/image_rgba_uint8.h>
#include <gandalf/image/image_rgba_uint16.h>
#include <gandalf/image/image_rgba_uint32.h>
#include <gandalf/image/image_vfield2D_int16.h>
#include <gandalf/image/image_vfield2D_int32.h>
#include <gandalf/image/image_vfield2D_float32.h>
#include <gandalf/image/image_vfield2D_float64.h>
#include <gandalf/image/image_vfield3D_int16.h>
#include <gandalf/image/image_vfield3D_int32.h>
#include <gandalf/image/image_vfield3D_float32.h>
#include <gandalf/image/image_vfield3D_float64.h>
#include <gandalf/image/image_bit.h>
#include <gandalf/image/image_extract.h>
#include <gandalf/common/allocate.h>
#include <gandalf/common/misc_error.h>

Functions

Gan_Imagegan_image_halve_size (Gan_Image *image, Gan_Image *himage)
 Halve the size of an image.
Gan_Bool gan_image_pyramid_build (Gan_Image *img, Gan_Image *mask, unsigned no_levels, Gan_ImagePyramidAverage average_type, unsigned no_neighbours, Gan_ImagePyramid **pyramid)
 Builds an image pyramid.
void gan_image_pyramid_free (Gan_ImagePyramid *pyramid, unsigned no_levels, Gan_Bool free_top_level)
 Frees an image pyramid.

Detailed Description

Module: Construct multi-resolution image pyramid

Part of: Gandalf Library

Version:
1.36
Date:
2005/04/20 17:12:11
Author:
jps
Copyright: (c) 2000 Imagineer Software Limited
Generated on Sat May 21 23:52:50 2005 by  doxygen 1.4.3