Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SaliencyMap.C File Reference


Detailed Description

Implementation for saliency map class

Definition in file SaliencyMap.C.

#include "Neuro/SaliencyMap.H"
#include "Channels/ChannelOpts.H"
#include "Component/OptionManager.H"
#include "Image/Image.H"
#include "Image/MathOps.H"
#include "Image/FilterOps.H"
#include "Neuro/NeuroOpts.H"
#include "Neuro/SpatialMetrics.H"
#include "Neuro/NeuroSimEvents.H"
#include "Simulation/SimulationOpts.H"
#include "Simulation/SimEventQueue.H"
#include "Transport/FrameInfo.H"
#include "Transport/FrameOstream.H"
#include "Util/Assert.H"
#include "Util/MathFunctions.H"
#include "Util/Types.H"
#include "Util/log.H"
#include "rutz/trace.h"
#include <cmath>

Include dependency graph for SaliencyMap.C:

Go to the source code of this file.

Functions

double iorHelper (const double d, const double ampl, const double sdev)
 Helper function to compute inhibition of return.
double iorHelper (const Point2D< int > &p1, const Point2D< int > &p2, const double pampl, const double mampl, const double psdev, const double msdev)
 Helper function to compute inhibition of return.


Function Documentation

double @0::iorHelper const Point2D< int > &  p1,
const Point2D< int > &  p2,
const double  pampl,
const double  mampl,
const double  psdev,
const double  msdev
[static]
 

Helper function to compute inhibition of return.

Definition at line 71 of file SaliencyMap.C.

References Point2D< T >::i, iorHelper(), Point2D< T >::j, sqrt(), and squareOf().

double @0::iorHelper const double  d,
const double  ampl,
const double  sdev
[static]
 

Helper function to compute inhibition of return.

Definition at line 63 of file SaliencyMap.C.

References exp().

Referenced by SaliencyMapStdOptim::depress(), SaliencyMapFast::depress(), SaliencyMapTrivial::depress(), SaliencyMapStd::depress(), and iorHelper().


Generated on Mon Nov 23 15:48:48 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4