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

Gan_Mask1D Struct Reference
[Convolution Operations]

1D convolution mask. More...

#include <gandalf/vision/mask1D.h>

List of all members.

Public Attributes

Gan_Mask1DFormat format
 format of convolution mask
Gan_Type type
 type of mask
unsigned int size
 size of mask (must be odd)
unsigned int size_alloc
 allocated size of mask
union {
   float *   f
   double *   d
   int *   i
   unsigned short *   us
   unsigned char *   uc
data
 mask data
Gan_Bool data_alloc
 whether the mask data was dynamically allocated
Gan_Bool alloc
 whether this structure was dynamically allocated


Detailed Description

1D 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