Main Page   Compound List   File List   Compound Members   File Members  

bandroi Struct Reference

Sums of pixel values within a rectangular region of interest (ROI) (limited to a single band and interval). More...

List of all members.

Public Attributes

const IMAGE * img
 the image within which the ROI is located

uint32_t interval
 interval index, currently unused

uint32_t band
 band index (the ROI is within this band)

Dim_range_t lin
 the range of lines covered by the ROI

Dim_range_t pix
 the range of pixels covered by the ROI

long double sum
 sum of pixel values within the ROI

long double sumsq
 sum of squared pixel values within the ROI

unsigned long int n
 total number of pixels == lin.len * pix.len

const IMAGE * img
 the image within which the ROI is located

const IMAGE * img
 the image within which the ROI is located


Detailed Description

Sums of pixel values within a rectangular region of interest (ROI) (limited to a single band and interval).


The documentation for this struct was generated from the following files:
Generated on Tue Jun 22 14:32:09 2004 for trees by doxygen1.2.18