Main Page | Modules | Class List | 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_preallocated (Gan_Image *img, Gan_Image *mask, unsigned no_levels, Gan_ImagePyramidAverage average_type, unsigned no_neighbours, Gan_Image **imgarray, Gan_Image **maskarray, Gan_ImagePyramid **pyramid)
 Builds an image pyramid.using preallocated image buffers passed in.
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.40
Date:
2006/03/13 17:19:11
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:51 2006 by  doxygen 1.3.9.1