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

ScorrChannel.C File Reference


Detailed Description

Definition in file ScorrChannel.C.

#include "Channels/ScorrChannel.H"
#include "Channels/ChannelOpts.H"
#include "Component/OptionManager.H"
#include "Image/MathOps.H"
#include "Util/MathFunctions.H"

Include dependency graph for ScorrChannel.C:

Go to the source code of this file.

Defines

#define ACCUMCORR


Define Documentation

#define ACCUMCORR
 

Value:

if (itsMap.coordsOk(pp) && itsMask.getVal(pp) == 0) \
{ ++n; itsMask.setVal(pp, 255); \
corr += corrpatch(ima, topleft1, patchdims, ima, Point2D<int>(pp.i<<lev, pp.j<<lev)); }

Definition at line 67 of file ScorrChannel.C.

Referenced by ScorrChannel::doInput().


Generated on Sun Nov 22 13:43:43 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4