Fourier library: Operations in the Fourier domain
filters.h File Reference

provides specific filters (prototypes) More...

Include dependency graph for filters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fourier::Filter
 

Namespaces

 fourier
 

Macros

#define TF_FILTERS_H_VERSION   "TF_FILTERS_H V1.0"
 

Detailed Description

provides specific filters (prototypes)


Author
Thomas Forbriger
Date
05/01/2003

provides specific filters (prototypes)

Copyright (c) 2003 by Thomas Forbriger (IMG Frankfurt)


libfourier is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software

Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

REVISIONS and CHANGES

  • 05/01/2003 V1.0 Thomas Forbriger
  • 08/01/2003 V1.1 make period mode the default (to be compatible with seife command files)

Definition in file filters.h.