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

Gan_Mask2D Struct Reference
[Convolution Operations]

2D convolution mask. More...

#include <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 Sat May 21 23:52:51 2005 by  doxygen 1.4.3