#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Image/Image.H"
#include "Image/LevelSpec.H"
#include "Image/Point2D.H"
#include "Util/Types.H"
Go to the source code of this file.
Classes | |
class | EnvSaliencyMap |
struct | EnvSaliencyMap::LocInfo |
struct | EnvSaliencyMap::State |
Variables | |
const ModelOptionDef | OPT_EsmIorHalfLife |
const ModelOptionDef | OPT_EsmIorStrength |
const ModelOptionDef | OPT_EsmIorRadius |
const ModelOptionDef | OPT_EsmInertiaRadius |
const ModelOptionDef | OPT_EsmInertiaStrength |
const ModelOptionDef | OPT_EsmInertiaHalfLife |
const ModelOptionDef | OPT_EsmInertiaShiftThresh |
Definition in file EnvSaliencyMap.H.