ShapeEstimator.C File Reference

#include "Neuro/ShapeEstimator.H"
#include "Component/ModelOptionDef.H"
#include "Component/GlobalOpts.H"
#include "Channels/ChannelMaps.H"
#include "Component/OptionManager.H"
#include "Image/DrawOps.H"
#include "Image/FilterOps.H"
#include "Image/ImageSet.H"
#include "Image/MathOps.H"
#include "Image/MorphOps.H"
#include "Image/Pixels.H"
#include "Image/Point2D.H"
#include "Image/Transforms.H"
#include "Neuro/NeuroOpts.H"
#include "Neuro/NeuroSimEvents.H"
#include "Neuro/VisualCortex.H"
#include "Neuro/SpatialMetrics.H"
#include "Simulation/SimEventQueue.H"
#include "Transport/FrameInfo.H"
#include "Transport/FrameOstream.H"
#include "Util/Assert.H"
#include "Util/log.H"
#include "Util/sformat.H"
#include "Util/TextLog.H"
#include "Raster/Raster.H"
#include "Image/ShapeOps.H"
#include "Image/CutPaste.H"
#include "Util/Timer.H"
Include dependency graph for ShapeEstimator.C:

Go to the source code of this file.

Defines

#define SIGMA   20
#define CLAMP   0.4f

Variables

const ModelOptionDef OPT_ShapeEstimatorUseLargeNeigh

Detailed Description

Estimate the shape/size of an attended object

Definition in file ShapeEstimator.C.


Variable Documentation

const ModelOptionDef OPT_ShapeEstimatorUseLargeNeigh
Initial value:
  { MODOPT_FLAG, "ShapeEstimatorUseLargeNeigh", &MOC_BRAIN, OPTEXP_CORE,
    "Use a larger 3x3 neighborhood to track down a local maximum across "
    "scales when true, otherwise use a 2x2 neighborhood.",
    "shape-estim-largeneigh", '\0', "", "true" }

Definition at line 71 of file ShapeEstimator.C.

Generated on Sun May 8 08:14:31 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3