app-combineSTSD.C File Reference

#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.

Detailed Description

combine STSD optimal gains files

Definition in file app-combineSTSD.C.


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 ModelManager::getExtraArg(), ParamMap::loadPmapFile(), MYLOGVERB, ModelManager::numExtraArgs(), and ModelManager::parseCommandLine().

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