Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

app-combineSTSD.C File Reference


Detailed Description

combine STSD optimal gains files

Definition in file app-combineSTSD.C.

#include "Channels/OptimalGains.H"
#include "Component/ModelManager.H"
#include "Component/ParamMap.H"
#include "Util/sformat.H"

Include dependency graph for app-combineSTSD.C:

Go to the source code of this file.

Functions

rutz::shared_ptr< ParamMapcombineParamMaps (std::vector< rutz::shared_ptr< ParamMap > > pmaps, const uint indent)
int main (const int argc, const char **argv)
 Combine several stsd.pmap files into a combo stsd.pmap file.


Function Documentation

int main const int  argc,
const char **  argv
 

Combine several stsd.pmap files into a combo stsd.pmap file.

The stsd.pmap files should be obtained by running something like:

ezvision --in=xmlfile:testfile.xml --out=display --pfc-type=OG --vc-type=Std --vc-chans=GNO --stsd-filename=stsd.pmap --nouse-older-version

which will compute the salience of target and distractor and save those to a ParamMap. Once you have several of these you can use the present program to generate a combined ParamMap (it is written to stdout).

Definition at line 108 of file app-combineSTSD.C.

References combineParamMaps(), ModelManager::getExtraArg(), i, LINFO, ParamMap::loadPmapFile(), MYLOGVERB, ModelManager::numExtraArgs(), and ModelManager::parseCommandLine().


Generated on Sun Nov 22 13:43:22 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4