
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 |
|
|
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(). |
1.4.4