Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

equalization.h File Reference

More...

#include <magic/mobject.h>
#include <magic/mmath.h>
#include <magic/mmatrix.h>
#include <magic/mpararr.h>
#include <magic/mtextstream.h>

Go to the source code of this file.

Compounds

class  Equalizer
 Abstract interface for vector equalization methods. More...

class  GaussianEq
 Normal distribution equalization method (strategy). More...

class  HistogramEq
 Histogram equalization method (strategy). More...

class  MatrixEqualizer
 Equalizes matrices. More...

class  MinmaxEq
 Linear range equalization method (strategy). More...


Functions

EqualizerreadEqualizer (TextIStream &in)

Variables

int xmlflag


Detailed Description

Definition in file equalization.h.


Function Documentation

Equalizer* readEqualizer TextIStream &    in
 

Dynamically creates and reads an equalizer object from the given input stream.

Definition at line 423 of file equalization.cc.

Referenced by MatrixEqualizer::operator<<().


Variable Documentation

int xmlflag
 

This file is part of the Inanna library.

* * Copyright (C) 1997-2002 Marko Grönroos <magi@iki.fi> * *

* This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library 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 * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; see the file COPYING.LIB. If * not, write to the Free Software Foundation, Inc., 59 Temple Place *

  • Suite 330, Boston, MA 02111-1307, USA. * *

Definition at line 35 of file equalization.h.


Generated on Thu Feb 10 20:06:45 2005 for Inanna by doxygen1.2.18