Main Page   Modules   Compound List   File List   Compound Members   File Members  

mask1D.c File Reference

#include <stdlib.h>
#include <math.h>
#include <gandalf/vision/mask1D.h>
#include <gandalf/common/allocate.h>
#include <gandalf/common/array.h>
#include <gandalf/common/misc_error.h>

Functions

Gan_Mask1Dgan_mask1D_form_gen (Gan_Mask1D *mask, Gan_Mask1DFormat format, Gan_Type type, void *data, unsigned int size)
 Form a new 1D convolution mask.

Gan_Bool gan_mask1D_copy_q (Gan_Mask1D *source, Gan_Mask1D *dest)
 Copies a convolution mask.

Gan_Bool gan_mask1D_free (Gan_Mask1D *mask)
 Frees a convolution mask.

Gan_Mask1Dgan_gauss_mask_new (Gan_Type type, double sigma, unsigned mask_size, double scale, void *mask_data)
 Make new Gaussian convolution mask.


Detailed Description

Module: Constructing 1D Gaussian convolution masks

Part of: Gandalf Library

Revision: Last edited: Author:

Copyright: (c) 2000 Imagineer Software Limited


Generated on Mon Oct 13 16:14:44 2003 by doxygen1.3-rc1