A do-nothing stub implementation of SaliencyMap. More...
#include <Neuro/SaliencyMap.H>
Public Member Functions | |
SaliencyMapStub (OptionManager &mgr, const std::string &descrName="Saliency Map Stub", const std::string &tagName="SaliencyMapStub") | |
Constructor. | |
virtual | ~SaliencyMapStub () |
Destructor. |
A do-nothing stub implementation of SaliencyMap.
Definition at line 94 of file SaliencyMap.H.
SaliencyMapStub::SaliencyMapStub | ( | OptionManager & | mgr, | |
const std::string & | descrName = "Saliency Map Stub" , |
|||
const std::string & | tagName = "SaliencyMapStub" | |||
) |
Constructor.
Definition at line 108 of file SaliencyMap.C.
SaliencyMapStub::~SaliencyMapStub | ( | ) | [virtual] |
Destructor.
Definition at line 117 of file SaliencyMap.C.