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

regimage_pyramid Struct Reference

A pyramid of images, ordered by resolution. More...

List of all members.

Public Attributes

size_t nlevels
 the total number of resolution levels
uint32_t ratio
 resolution ratio between levels in the pyramid
IMAGE ** ilevel
 an array of pointers to the SADIE images


Detailed Description

A pyramid of images, ordered by resolution.

The image in ilevel[0] is at the highest resolution, those in ilevel[1] to ilevel[nlevels-1] are downsampled to progressively lower resolutions.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 4 17:12:54 2004 for trees by  doxygen 1.3.9.1