extrema::ExtremaImage Struct Reference

A structure holding image parameters. More...

#include <extremaParams.h>

List of all members.

Public Attributes

unsigned int width
 Width of the image.
unsigned int height
 Height of the image.
unsigned int channels
 Number of channels of the image.
unsigned char * data
 Pointer to image data.


Detailed Description

A structure holding image parameters.


Member Data Documentation

unsigned int extrema::ExtremaImage::channels

Number of channels of the image.

unsigned char* extrema::ExtremaImage::data

Pointer to image data.

unsigned int extrema::ExtremaImage::height

Height of the image.

unsigned int extrema::ExtremaImage::width

Width of the image.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 22 15:33:47 2006 by  doxygen 1.4.7