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

Gan_ImagePyramid Struct Reference
[Image Pyramids]

Structure to hold image and mask at a single pyramid level. More...

#include <gandalf/image/image_pyramid.h>

List of all members.

Public Attributes

Gan_Imageimg
Gan_Imagemask
Gan_Bool img_alloc
Gan_Bool mask_alloc


Detailed Description

Structure to hold image and mask at a single pyramid level.


Member Data Documentation

Gan_Image* Gan_ImagePyramid::img
 

image represented at a single resolution level

Gan_Image* Gan_ImagePyramid::mask
 

mask at this level defining which pixels are set

Gan_Bool Gan_ImagePyramid::mask_alloc
 

whether the image/mask was allocated internally


The documentation for this struct was generated from the following file:
Generated on Fri Mar 17 12:44:53 2006 by  doxygen 1.3.9.1