#include "Channels/MotionSpatioTemporalChannel.H"
#include "Channels/ChannelOpts.H"
#include "Channels/DirectionSpatioTemporalChannel.H"
#include "Component/OptionManager.H"
#include "rutz/trace.h"
#include "Util/Timer.H"
#include "Image/ShapeOps.H"
#include "Image/FilterOps.H"
#include "Image/DrawOps.H"
Go to the source code of this file.
Defines | |
#define | SELF_MOTION_WEIGHT 1.0F |
#define | OBJECT_MOTION_WEIGHT 1.0F |
#define | MAX_FIRING_RATE 100.0F |
Definition in file MotionSpatioTemporalChannel.C.