Main Page | Class List | File List | Class 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


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 file:
Generated on Sat Dec 4 17:12:44 2004 for trees by  doxygen 1.3.9.1