gaborSearch.C File Reference

#include "Component/ModelManager.H"
#include "GUI/XWinManaged.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/FourierEngine.H"
#include "Image/Image.H"
#include "Image/Kernels.H"
#include "Image/MathOps.H"
#include "Image/ShapeOps.H"
#include "Image/Transforms.H"
#include "Raster/PngWriter.H"
#include "Raster/Raster.H"
#include "Util/FileUtil.H"
#include "Util/log.H"
#include <stdio.h>
#include <algorithm>
#include <time.h>
Include dependency graph for gaborSearch.C:

Go to the source code of this file.

Typedefs

typedef std::complex< float > complexf

Functions

Image< PixRGB< byte > > addNoise (const Image< PixRGB< byte > > &inputImg, int beta, float blendFactor, double *meanGray)
 Return a noise added version of inputImg.
int main (int argc, char **argv)

Detailed Description

Definition in file gaborSearch.C.


Function Documentation

Image<PixRGB<byte> > addNoise ( const Image< PixRGB< byte > > &  inputImg,
int  beta,
float  blendFactor,
double *  meanGray 
)
Generated on Sun May 8 08:42:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3