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

Gan_Mask2D Struct Reference
[Convolution Operations]

2D convolution mask. More...

#include <gandalf/vision/mask2D.h>

List of all members.

Public Attributes

Gan_Mask2DFormat format
 format of convolution mask
unsigned int rows
 Number of rows (must be odd).
unsigned int cols
 Number of columns (must be odd).
unsigned int size_alloc
 allocated size of mask
Gan_Matrixdata
 mask data
Gan_Bool data_alloc
 whether the mask data was dynamically allocated
Gan_Bool alloc
 whether this structure was dynamically allocated


Detailed Description

2D convolution mask.


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