Main Page   Modules   File List  

gaussianfilter.c File Reference

Gaussian filter operator. More...


Detailed Description

Gaussian filter operator.

Usage: gaussianfilter in.pgm alpha out.pgm

Description: Deriche's recursive implementation of the Gaussian filter operator (convolution with a Gaussian kernel). The parameter alpha (double) controls the spatial extension of the filter: 0 < alpha < infinity, typical value: alpha = 1

Types supported: byte 2d, byte 3d

Category: signal

Author:
Michel Couprie

Generated on Fri Dec 17 11:59:37 2004 for Pink by doxygen1.2.18