
Definition in file NeuroOpts.C.
#include "Neuro/NeuroOpts.H"
#include "Channels/ChannelOpts.H"
#include "Component/ModelOptionDef.H"
#include "Component/OptionManager.H"
#include "Image/Dims.H"
#include "Image/Pixels.H"
#include "Image/Point2D.H"
#include "ModelNeuron/Location.H"
#include "Image/fancynorm.H"
#include "Media/MediaOpts.H"
#include "Neuro/IORtypes.H"
#include "Neuro/ShapeEstimatorModes.H"
#include "SIFT/VisualObjectMatchAlgo.H"
#include "Util/SimTime.H"
Include dependency graph for NeuroOpts.C:

Go to the source code of this file.
|
|
request all of the above-named OPT_ALIAS options
Definition at line 2073 of file NeuroOpts.C. References REQUEST_OPTIONALIAS_CHANNEL(), and OptionManager::requestOptionAlias(). Referenced by main(). |
|
|
Initial value: {
MOC_SORTPRI_3, "Attention Gate Related Options" }
Definition at line 1512 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Attention Guidance Map Related Options" }
Definition at line 1346 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "General Brain/Attention-Related Options" }
Definition at line 1049 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_2, "What to Display/Save Options" }
Definition at line 57 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Gist Estimator Options" }
Definition at line 1777 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Inferior Temporal Cortex Options" }
Definition at line 918 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "PrefrontalCortex-Related Options" }
Definition at line 80 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Retina-Related Options" }
Definition at line 93 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Eye/Head Saccade Controller Options" }
Definition at line 1612 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_2, "Superior Colliculus related options" }
Definition at line 1368 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Saliency Map Related Options" }
Definition at line 1112 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Task-Relevance Map Related Options" }
Definition at line 1191 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Visual Buffer Related Options" }
Definition at line 1805 of file NeuroOpts.C. |
|
|
Initial value: {
MOC_SORTPRI_3, "Winner-Take-All Related Options" }
Definition at line 1565 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AGMaskFile", &MOC_AG, OPTEXP_CORE,
"Name of the ground truth mask file to use if any. "
"Should be a file name string",
"ag-maskfile", '\0', "<string>", "mask.png" }
Definition at line 1557 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "AGMsaveResults", &MOC_AGM, OPTEXP_SAVE,
"Save attention guidance map",
"save-agm", '\0', "", "false" }
Definition at line 1361 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "AGsaveResults", &MOC_AG, OPTEXP_SAVE,
"Save attention gate maps",
"save-ag", '\0', "", "false" }
Definition at line 1544 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AGStatsSaveFile", &MOC_DISPLAY, OPTEXP_CORE,
"Prefix for saving attention gate stats",
"ag-statsfile", '\0', "<file>", "ag-stats"}
Definition at line 905 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "AGTargetFrame", &MOC_AG, OPTEXP_CORE,
"Which frame contains the target if needed "
"An integer such as 11.",
"ag-tframe", '\0', "<int>", "0" }
Definition at line 1550 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASbestMultiSpectralResidual", &MOC_CHANNEL, OPTEXP_CORE,
"Use a tuned multi-spectral residual model",
"best-multi-srs", '\0', "",
"--vc-type=MultiSpectralResidual --maxnorm-type=Ignore "
"--noenable-pyramid-caches --multi-srs-sizes=/16,/8,/4,/2 "
"--srs-output-blur-factor=0.055 --srs-spectral-blur=1 "
"--srs-attenuation-width=0.0625 --map-combine-type=Max "
"--srs-lowpass-filter-width=2 " }
Definition at line 2034 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASeyeCompare", &MOC_ALIAS, OPTEXP_CORE,
"Use standard mode for comparison between the model's output and "
"a human or monkey (or other) eye movement trace. Do not forget to set "
"at least the following depending on your specific experiment and data:\n"
" --foa-radius=<radius> depending on size of display;\n"
" --eyetrack-data=<file, ...> your .eyeS eye movement record file(s);\n"
" --svem-out-fname=<file> where the results will be saved;\n"
" --svem-prior-distro=<file> for non-uniform random sampling. \n"
"And very carefully check for other settings as well",
"eyecompare", '\0', "",
"--sv-type=EyeMvt --save-eyemvt-megacombo "
"--wta-type=Std --ior-type=None --shape-estim-mode=None "
"--maxcache-size=0 --nowta-sacsupp --nowta-blinksupp "
"--nosalmap-sacsupp --nosalmap-blinksupp" }
Definition at line 1984 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASeyeDisplay", &MOC_ALIAS, OPTEXP_CORE,
"Display one or more eye-tracking traces on top of a movie. This should "
"be used with the following options:\n"
" --foa-radius=<radius> depending on size of display;\n"
" --eyetrack-data=<file, ...> your .eyeS eye movement record file(s);\n"
"And very carefully check for other settings as well",
"eyedisplay", '\0', "",
"--sv-type=EyeMvt -T --vc-type=None --sm-type=None --trm-type=None "
"--wta-type=None --shape-estim-mode=None --fovea-radius=32 "
"--maxcache-size=0 --delaycache-size=0" }
Definition at line 2001 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASeyeMap", &MOC_ALIAS, OPTEXP_CORE,
"Build a cumulative eye movement density map from one or more eye "
"movement traces. This is useful if you have one or more observers that "
"saw a same stimulus and you want to build a spatial probability density "
"function from the eye traces. The resulting eye map can be compared, "
"for example, with saliency maps or can be sampled in specific target "
"regions. This should be used used with the following options:\n"
" --in=<image> input image, for dims only;\n"
" --vcem-eyefnames=<file, ...> your .eyeS eye movement record file(s);\n"
" --output-frames=0-0@XXms set XX to the time when to save;\n"
"And very carefully check for other settings as well",
"eyemap", '\0', "",
"--nouse-fpe --nouse-random --save-vcx-output --out=raster: -+ "
"--vc-type=EyeMvt --sm-type=None --trm-type=None --wta-type=None "
"--shape-estim-mode=None --sv-type=None --vcem-forgetfac=1.0 "
"--vcem-delay=0 --vcem-sigma=0 --vcem-saconly=true --vcem-usemax=true "
"--output-format=PFM" }
Definition at line 2014 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASinitialVCO", &MOC_ALIAS, OPTEXP_CORE,
"Just save the initial saliency map (i.e., output from the VisualCortex) "
"before any shift of attention, and exit. The floating-point map will "
"be saved in our proprietary PFM image format and with prefix 'VCO', "
"which is harder to visualize but good for comparisons across images "
"as it contains absolute saliency values. See saliency/matlab/"
"pfmreadmatlab.m for a simple function to read a PFM image into Matlab. "
"Note that the values in the map are typically very small, as they "
"are in Amperes of synaptic current flowing into the integrate-and-fire "
"neurons of the dynamic saliency map. Typical values are in the nA "
"range (1.0e-9 Amps). You can also use saliency/bin/pfmtopgm to convert "
"the map to a PGM image.",
"just-initial-saliency-map", '\0', "",
"--nouse-fpe --nouse-random --save-vcx-output --out=raster: "
"--output-format=PFM --too-much-time=0.1ms --output-frames=0-0@0.1ms " }
Definition at line 1874 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASmovie", &MOC_ALIAS, OPTEXP_CORE,
"Process in movie (multiframe) mode",
"movie", '\0', "",
"--nodisplay-traj --nodisplay-additive --nouse-fpe "
"--display-map-factor=50000 --display-map=AGM "
"--nouse-random --nodisplay-foa --display-patch" }
Definition at line 1904 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASmovieanim", &MOC_ALIAS, OPTEXP_CORE,
"Process in foveated movie (multiframe) mode with a human-derived "
"ModelW Eye/Head SaccadeController, a WinnerTakeAllGreedy, no IOR, "
"and displays of head position",
"movieanim", '\0', "",
"--movie --foveate-input-depth=4 --sc-type=ModelW "
"--ior-type=None --display-head --shape-estim-mode=None "
"--wta-type=Greedy --initial-eyepos=-2,-2 --initial-headpos=-2,-2" }
Definition at line 1945 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASmovieeyehead", &MOC_ALIAS, OPTEXP_CORE,
"Process in foveated movie (multiframe) mode with a Monkey2 "
"Eye/Head SaccadeController and displays of head position",
"movieeyehead", '\0', "",
"--moviefov --sc-type=Monkey2 --display-head" }
Definition at line 1937 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASmovieFast", &MOC_ALIAS, OPTEXP_CORE,
"Process in movie (multiframe) mode, making some approximations in the "
"computations to make processing fast albeit slightly different from the "
"gold standard. You still need to provide:\n"
" --in=<movie> input movie\n"
" --out=display or any other output\n"
" -j <n> for the number of parallel threads (default 4)\n"
" -T or similar option (like -X, -Y, -K) for what to display.",
"moviefast", '\0', "",
"--movie --display-foa --sm-type=Fast --wta-type=Fast --nodisplay-interp-maps "
"--ior-type=None --vc-type=Thread:Std --vc-chans=CIOFM -j 4 --timestep=30ms --maxnorm-type=FancyWeak "
"--input-frames=0-MAX@30ms --output-frames=0-MAX@30ms --logverb=Error" }
Definition at line 1913 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASmoviefov", &MOC_ALIAS, OPTEXP_CORE,
"Process in foveated movie (multiframe) mode with a ThreshFric "
"SaccadeController",
"moviefov", '\0', "",
"--movie --foveate-input-depth=6 --ehc-type=Simple "
"--esc-type=Threshfric --ior-type=None --trm-type=KillStatic" }
Definition at line 1928 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASoptiGainBias", &MOC_ALIAS, OPTEXP_CORE,
"Use a set of gains to bias salience computation in a manner similar "
"to Jeremy Wolfe's Guided Search (Wolfe, 1994). The gains are read "
"from a ParamMap file which can be obtained, for example, by using "
"--train-optigains. You will need to set the following:\n"
" --in=image.png input image to process;\n"
" --gains-filename=file.pmap file to load the gains from",
"guided-search", '\0', "",
"--vc-type=Std --vc-chans=GNO --nouse-older-version -K --out=display --pfc-type=GS "
"--num-colorband=6 --num-satband=6 --num-intensityband=6 --num-orient=8"
}
Definition at line 2060 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASoptiGainTrain", &MOC_ALIAS, OPTEXP_CORE,
"Extract salience information to train the optimal gain biasing model of "
"Navalpakkam and Itti (IEEE-CVPR 2006; Neuron 2007). This will "
"essentially select multi-band features and setup the training process. "
"You will then also need to provide:\n"
" --in=xmlfile:file.xml input image and region of interest metadata;\n"
" --stsd-filename=file.pmap to save saliency of target/distractors;\n"
"The resulting sT/sD pmap files can be combined together using "
"app-combineOptimalGains to yield a gains file that can be used with "
"the --guided-search option",
"train-optigains", '\0', "",
"--vc-type=Std --vc-chans=GNO --nouse-older-version --out=display --pfc-type=OG "
"--num-colorband=6 --num-satband=6 --num-intensityband=6 --num-orient=8"
}
Definition at line 2044 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASsurprise", &MOC_ALIAS, OPTEXP_CORE,
"Use standard surprise mode",
"surprise", '\0', "",
"--vc-type=Surp --vc-chans=CFIOM --maxnorm-type=Surprise "
"--gabor-intens=20.0 --direction-sqrt "
"--display-map=VCO --display-map-factor=1e11 "
"--vcx-outfac=5.0e-9" }
Definition at line 1956 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIASsurpriseRSVP", &MOC_ALIAS, OPTEXP_CORE,
"Use RSVP optimized surprise mode",
"surpriseRSVP", '\0', "",
"--vc-type=Surp --vc-chans=I:0.312778365O:1.566049997H:0.877309234 --maxnorm-type=Surprise "
"--gabor-intens=20.0 --direction-sqrt "
"--display-map=VCO --display-map-factor=1e11 "
"--vcx-outfac=5.0e-9"
"--ior-type=None --nouse-random --display-foa"
"--sm-type=Trivial --wta-type=None"
"--salmap-factor=1e12 --agm-factor=1e12" }
See matlab/linear-classifier/linear_model.m Error = 0.2179999999999999993338661852249060757458209991455078125000000000 X = [ 0.8773092344262305442015303924563340842723846435546875000000000000 ... 0.3127783654225734788489887705509318038821220397949218750000000000 ... 1.5660499968021082128899479357642121613025665283203125000000000000 ]; Definition at line 1972 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ALIAS, "ALIAStop5", &MOC_ALIAS, OPTEXP_CORE,
"Compute the saliency map and save the first five attended locations. "
"This will save five images, T000000.pnm to T000004.pnm which show the "
"trajectory taken by the first five shifts of the focus of attention, "
"as well as a text file 'top5.txt' with the coordinates of the attended "
"locations as well as other information.",
"top5", '\0', "",
"--nouse-fpe --nouse-random -T --textlog=top5.txt --too-many-shifts=5 "
"--output-frames=0-4@EVENT --out=raster: -+" }
Definition at line 1892 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "ASACconfigFile", &MOC_DISPLAY, OPTEXP_CORE,
"What config file to load with Surprise Control",
"ASAC-config-file", '\0', "<file>",
"/lab/mundhenk/saliency/etc/surpriseControl.conf"}
Definition at line 878 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ASACdrawBetaParts", &MOC_DISPLAY, OPTEXP_CORE,
"Cause Surprise Control to draw beta images",
"ASAC-draw-beta-parts", '\0', "", "false" }
Definition at line 860 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ASACdrawBiasParts", &MOC_DISPLAY, OPTEXP_CORE,
"Cause Surprise Control to draw bias images",
"ASAC-draw-bias-parts", '\0', "", "false" }
Definition at line 866 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ASACdrawDiffParts", &MOC_DISPLAY, OPTEXP_CORE,
"Cause Surprise Control to draw difference images",
"ASAC-draw-diff-parts", '\0', "", "false" }
Definition at line 854 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ASACdrawSeperableParts", &MOC_DISPLAY, OPTEXP_CORE,
"Cause Surprise Control to draw layers of seperable filter images",
"ASAC-draw-seperable-parts", '\0', "", "false" }
Definition at line 872 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AttentionGateStageOneType", &MOC_AG, OPTEXP_CORE,
"Type of stage one Attention Gate to use. "
"Simple or Complex",
"ag-so-type", '\0', "<Simple|Complex>", "Simple" }
Definition at line 1523 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "AttentionGateStageTwoEpochs", &MOC_AG, OPTEXP_CORE,
"How many epochs to look forward and backwards. "
"An integer such as 5.",
"ag-st-epochs", '\0', "<int>", "5" }
Definition at line 1537 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AttentionGateStageTwoType", &MOC_AG, OPTEXP_CORE,
"Type of stage two Attention Gate to use. "
"Std or None",
"ag-st-type", '\0', "<Std|None>", "None" }
Definition at line 1530 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AttentionGateType", &MOC_AG, OPTEXP_CORE,
"Type of Attention Gate to use. "
"Std or None",
"ag-type", '\0', "<Std|None>", "None" }
Definition at line 1516 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "AttentionGuidanceMapType", &MOC_AGM, OPTEXP_CORE,
"Type of Attention Guidance Map to use. 'None' for no map (in which "
"case Brain will use the bottom-up saliency map for attention "
"guidance), 'Std' for the standard AGM that just computes the pointwise "
"product between bottom-up saliency map and top-down task-relevance "
"map. 'SC' for an AGM based on the neural architecture and"
"functionality of the Superior Colliculus.",
"agm-type", '\0', "<None|Std|Opt|SC>", "Std" }
Definition at line 1350 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ITCAttentionObjRecog", &MOC_ITC, OPTEXP_CORE,
"Use ShapeEstimator to create a mask around the attended object prior "
"to recognition.",
"it-use-se", '\0', "", "no" }
Definition at line 929 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG_STRING, "BiasTRM", &MOC_TRM, OPTEXP_CORE,
"bias the TRM with the given image", "bias-trm", '\0', "<file>", "" }
Definition at line 1226 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "BlankBlink", &MOC_BRAIN, OPTEXP_CORE,
"Blank-out visual input during eye blinks",
"blank-blink", '\0', "", "false" }
Definition at line 1083 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "BrainBoringDelay", &MOC_BRAIN, OPTEXP_CORE,
"Attention shifts that come after an interval longer than this "
"will be considered 'boring' (for example, they may be represented "
"differently in output displays)",
"boring-delay", '\0', "<time>", "200.0ms" }
Definition at line 1053 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "BrainBoringSMmv", &MOC_SM, OPTEXP_CORE,
"Saliency map level (in mV) below which attention shifts will be "
"considered 'boring' (for example, they may be represented "
"differently in output displays)",
"boring-sm-mv", '\0', "<float>", "3.0" }
Definition at line 1061 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "BrainSaveObjMask", &MOC_DISPLAY, OPTEXP_SAVE,
"Save object mask",
"save-objmask", '\0', "", "false" }
Definition at line 1077 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "BrainTooManyShifts", &MOC_BRAIN, OPTEXP_CORE,
"Exit after this number of covert attention shifts",
"too-many-shifts", '\0', "<int>", "0" }
Definition at line 1089 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "BrainTooManyShiftsPerFrame", &MOC_BRAIN, OPTEXP_CORE,
"Wait untill the next frame after this number of covert attention shifts",
"too-many-shifts-per-frame", '\0', "<int>", "0" }
Definition at line 1094 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ComputeAGStats", &MOC_DISPLAY, OPTEXP_CORE,
"Should we compute the AG stats with ground truth?",
"savestats-ag", '\0', "", "false" }
Definition at line 911 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "EHCeyeTrackConfig", &MOC_SAC, OPTEXP_CORE,
"Config string to determine which eye-tracking files to use for "
"comparison with model predictions. This should be a "
"comma-separated list of eyetrace filenames.",
"eyetrack-data", '\0',
"<filename,filename,...>", "" }
Definition at line 1740 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "EyeHeadControllerType", &MOC_SAC, OPTEXP_CORE,
"Eye/Head Controller name (pick a name and then use --help to see "
"options specific to the chosen controller)",
"ehc-type", '\0',
"<None|Simple|EyeTrack|Monkey>", "None" }
Definition at line 1749 of file NeuroOpts.C. Referenced by main(), SimulationViewerCompress::SimulationViewerCompress(), SimulationViewerEyeMvt::SimulationViewerEyeMvt(), and SimulationViewerEyeMvt2::SimulationViewerEyeMvt2(). |
|
|
Initial value:
{ MODOPT_ARG(int), "FOAradius", &MOC_DISPLAY, OPTEXP_CORE,
"Radius of the Focus Of Attention, or 0 to set it from input image dims",
"foa-radius", '\0', "<pixels>", "0" }
Definition at line 893 of file NeuroOpts.C. Referenced by SpatialMetrics::paramChanged(), and SpatialMetrics::setFOAradius(). |
|
|
Initial value:
{ MODOPT_ARG(int), "FoveaRadius", &MOC_DISPLAY, OPTEXP_CORE,
"Radius of the fovea, or 0 to set it from input image dims",
"fovea-radius", '\0', "<pixels>", "0" }
Definition at line 899 of file NeuroOpts.C. Referenced by SpatialMetrics::paramChanged(), and SpatialMetrics::setFoveaRadius(). |
|
|
Initial value:
{ MODOPT_ARG(uint), "FoveateInputDepth", &MOC_RETINA, OPTEXP_CORE,
"Depth of pyramid to use to foveate input frames",
"foveate-input-depth", '\0', "<uint>", "0" }
Definition at line 122 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "GistEstimatorCenterSurroundFlag", &MOC_GE, OPTEXP_CORE,
"use center surround to compute the gist or not"
"0: no center-surround, 1: only use center-surround"
"2: use both center-surround and non center-surround",
"gist-cs", '\0',"<0|1|2>", "1" }
Definition at line 1788 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "GistEstimatorType", &MOC_GE, OPTEXP_CORE,
"Type of gist estimator to use",
"ge-type", '\0',
"<None|Std|FFT|Texton|CB|BBoF|SurfPMK|Gen>", "None" }
Definition at line 1781 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG(int), "HeadMarkerRadius", &MOC_BRAIN, OPTEXP_CORE,
"Radius of the head position marker",
"head-radius", '\0', "<pixels>", "50" }
Definition at line 1857 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "ITCInferoTemporalType", &MOC_ITC, OPTEXP_CORE,
"Type of InferoTemporal to use. 'None','Std','SalBayes' or 'HMAX'",
"it-type", '\0', "<None|Std|SalBayes|HMAX>", "None" }
Definition at line 922 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG(Dims), "InputFOV", &MOC_RETINA, OPTEXP_CORE,
"If non-empty, centrally crop the input images to the given "
"field-of-view dimensions",
"input-fov", '\0', "<w>x<h>", "0x0" }
Definition at line 140 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "InputFramingImageName", &MOC_RETINA, OPTEXP_CORE,
"Filename of an image to used as a background into which input "
"frames will be embedded before processing. This image must be larger "
"than the input frames to be processed.",
"input-framing", '\0', "<imagefile>", "" }
Definition at line 107 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Point2D<int>), "InputFramingImagePos", &MOC_RETINA, OPTEXP_CORE,
"Position of the top-left corner of the input frames once embedded "
"into the larger background image specified by --input-framing, if any.",
"input-framing-pos", '\0', "<i,j>", "0,0" }
Definition at line 115 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(IORtype), "IORtype", &MOC_BRAIN, OPTEXP_CORE,
"Type of IOR to use; default is ShapeEstimator-based, but if "
"no ShapeEstimator information is available, then we fall back to "
"Disc IOR",
"ior-type", '\0', "<None|Disc|ShapeEst>", "ShapeEst" }
Definition at line 1069 of file NeuroOpts.C. Referenced by main(), mexFunction(), ObjRecSalBayes::ObjRecSalBayes(), SimulationViewerCompress::SimulationViewerCompress(), and SimulationViewerEyeMvt::SimulationViewerEyeMvt(). |
|
|
Initial value:
{ MODOPT_FLAG, "LearnTRM", &MOC_TRM, OPTEXP_CORE,
"Learn TRM over a number of scenes", "learn-trm", '\0', "", "false" }
Definition at line 1215 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "LearnUpdateTRM", &MOC_TRM, OPTEXP_CORE,
"Learn and update TRM over a number of scenes",
"learn-update-trm", '\0', "", "false" }
Definition at line 1220 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(VisualObjectMatchAlgo), "ITCMatchingAlgorithm", &MOC_ITC, OPTEXP_CORE,
"The algorithm to use for object matching",
"matching-alg", '\0', "<Simple|KDtree|KDtreeBBF>", "KDtreeBBF"}
Definition at line 970 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ITCMatchObjects", &MOC_ITC, OPTEXP_CORE,
"If true, attempt to recognize objects at every new attended location. "
"When this is false, having an InferoTemporal may still make sense as "
"it will be in pure training mode, just learning the representation "
"of every object attended to.",
"it-match-objects", '\0', "", "yes"}
Definition at line 960 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG(int), "MultiRetinaDepth", &MOC_BRAIN, OPTEXP_CORE,
"Depth of pyramid used for foveation",
"multiretina-depth", '\0', "<int>", "5" }
Definition at line 1863 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "NerdCamConfigFile", &MOC_DISPLAY, OPTEXP_CORE,
"What config file to load with Nerd Cam",
"nerdcam-config-file", '\0', "<file>",
"/etc/nerdcam.conf"}
Definition at line 885 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "ITCObjectDatabaseFileName", &MOC_ITC, OPTEXP_CORE,
"Filename for the object database",
"it-object-db", '\0', "<filename>", "" }
Definition at line 937 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "ITCOutputFileName", &MOC_ITC, OPTEXP_CORE,
"The name of the object recognition output file",
"objrecog-output", '\0', "<filename>", ""}
Definition at line 1020 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "PFCType", &MOC_PFC, OPTEXP_CORE,
"Type of PrefrontalCortex to use. 'Stub' for a simple pass-through "
"of input (no biasing), 'OG' for the Optimal Gains pfc, 'SB' "
"for SalBayes Bayesian tuning of receptors, 'GS' for Guided Search. ",
"pfc-type", '\0', "<Stub|OG|SB|GS>", "Stub" }
Definition at line 84 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ITCPromptUserTrainDB", &MOC_ITC, OPTEXP_CORE,
"Whether or not to prompt the user before training the database on a "
"new object",
"it-prompt-user-train-db", '\0', "", "no" }
Definition at line 952 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "ITCRecognitionMinMatch", &MOC_ITC, OPTEXP_CORE,
"The minimum number of keypoint matches for recognizing an object. If "
"greater than 0, search will be terminated once an object with the "
"minimum number of keypoint matches is found. If equal to 0, the "
"percentage of keypoints specified by recog-minmatch-percent must be "
"matched to declare an object match",
"recog-minmatch", '\0', "<int>", "3" }
Definition at line 977 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "ITCRecognitionMinMatchPercent", &MOC_ITC, OPTEXP_CORE,
"The minimum percentage of keypoints in the target object that must be "
"successfully matched in order to declare an object match.",
"recog-minmatch-percent", '\0', "<float>", "0.75" }
Definition at line 988 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "RetinaCTOffset", &MOC_RETINA, OPTEXP_CORE,
"Receptive field size is linear with excentricity and this value"
"adjusts the slope of this relationship", "retinact-rfoffset", '\0',
"<float>", "0" }
Definition at line 225 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaCTReplicate", &MOC_RETINA, OPTEXP_CORE,
"Replicate pixels from the opposite hemifield on the top and "
"bottom of the cotical image so that normal convolution can be "
"used and space will still wrap around along the angle axis. ",
"retinact-replicate", '\0', "", "true" }
Definition at line 244 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "RetinaCTRings", &MOC_RETINA, OPTEXP_CORE,
"Number of rings in the log-polar map.", "retinact-rings",
'\0', "<int>", "320" }
Definition at line 238 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "RetinaCTScale", &MOC_RETINA, OPTEXP_CORE,
"Scaling factor for cortical-transform transform in mm.",
"retinact-scale", '\0', "<float>", "1.8" }
Definition at line 205 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "RetinaCTShift", &MOC_RETINA, OPTEXP_CORE,
"Size of the fovea in degrees of visual angle.", "retinact-shift",'\0',
"<float>", "1.0" }
Definition at line 211 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "RetinaCTSize", &MOC_RETINA, OPTEXP_CORE,
"Size in millimeters of our projected surface.","retinact-size", '\0',
"<float>", "4.05" }
Definition at line 199 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "RetinaCTSlope", &MOC_RETINA, OPTEXP_CORE,
"Receptive field size (in standard deviation of visual angle) "
"is linear with excentricity and this value adjusts the slope of "
"this relationship", "retinact-rfslope", '\0',
"<float>", ".465" }
Definition at line 217 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "RetinaCTWedges", &MOC_RETINA, OPTEXP_CORE,
"Number of wedges (rays) in the log-polar map.", "retinact-wedges",
'\0', "<int>", "240" }
Definition at line 232 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "RetinaDepthType", &MOC_RETINA, OPTEXP_CORE,
"Type of Depth Retina to use. This applies for retinas that support"
"A depth map. If the retina does not support a depth map this option"
"will be ignored. The default is to render the depth map from the "
"z-Buffer which is a built in depth map in OpenGl. The Angular depth"
"map takes more time to compute, but you have fine control over it.",
"retina-depth", '\0', "<None|ZBuffer|Angular>", "ZBuffer" }
Definition at line 252 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaFlipHoriz", &MOC_RETINA, OPTEXP_CORE,
"Flip raw input images (before any embedding) horizontally.",
"flip-input-horiz", '\0', "", "false" }
Definition at line 174 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaFlipVertic", &MOC_RETINA, OPTEXP_CORE,
"Flip raw input images (before any embedding) vertically.",
"flip-input-vertic", '\0', "", "false" }
Definition at line 180 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "RetinaMaskFname", &MOC_RETINA, OPTEXP_CORE,
"Mask retinal input images by a greyscale byte image of same dims, "
"where 0 will transform a retinal pixel to black, 255 will not affect "
"it, and intermediate values will fade it to black.",
"retina-mask", '\0', "<filename>", "" }
Definition at line 166 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "RetinaOSGConfigFile", &MOC_RETINA, OPTEXP_CORE,
"This is the URGENT compatable config file to load for the Open"
"Scene Graph Retina. Its mainly used to specify which point clouds"
"to load", "osg-config", '\0', "<filename>", "" }
Definition at line 262 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "RetinaOSGDecimateBins", &MOC_RETINA, OPTEXP_CORE,
"If we decimate the OSG coords, what size bins should we use?",
"osg-dec-bins", '\0', "<int>", "1024" }
Definition at line 281 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaOSGDecimatePoints", &MOC_RETINA, OPTEXP_CORE,
"Should we decimate the OSG points using bins?",
"osg-decimate", '\0', "", "true" }
Definition at line 275 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaOSGDesaturateGround", &MOC_RETINA, OPTEXP_CORE,
"Should we mildly desaturate the ground points?",
"osg-desat", '\0', "", "true" }
Definition at line 287 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaOSGSaveFrames", &MOC_RETINA, OPTEXP_CORE,
"Save each frame grabed from the buffer which was feed to saliency.",
"osg-save-frame", '\0', "", "false" }
Definition at line 269 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaOSGSnapShotsOnly", &MOC_RETINA, OPTEXP_CORE,
"Should we run saliency continuously or just snapshots?",
"osg-snapshot", '\0', "", "true" }
Definition at line 293 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaOSGTimeSlice", &MOC_RETINA, OPTEXP_CORE,
"Print time slice messages to std output?",
"osg-givetime", '\0', "", "true" }
Definition at line 299 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaSaveInput", &MOC_RETINA, OPTEXP_CORE,
"Save retinal input images, with prefix RETIN-",
"save-retina-input", '\0', "", "false" }
Definition at line 147 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaSaveOutput", &MOC_RETINA, OPTEXP_CORE,
"Save retina output (possibly including foveation, shifting, "
"embedding, etc), with prefix RETOUT-",
"save-retina-output", '\0', "", "false" }
Definition at line 153 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaStdSavePyramid", &MOC_RETINA, OPTEXP_CORE,
"Save pyramid used for retinal foveation, with prefix RET<level>-",
"save-retina-pyr", '\0', "", "false" }
Definition at line 160 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "RetinaCTCrop", &MOC_RETINA, OPTEXP_CORE,
"Crop the input Image when performing space variante image transforms "
"so that the output image will be competely filled.",
"retinasv-crop", '\0', "", "true" }
Definition at line 192 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Dims), "RetinaSVResize", &MOC_RETINA, OPTEXP_CORE,
"resize the retinal output before before passing it down stream",
"retinasv-resize", '\0', "<w>x<h>", "0x0" }
Definition at line 186 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "RetinaToWorldMapType", &MOC_RETINA, OPTEXP_CORE,
"This is the type of retina to world accumulator to use"
"This tells us how to store and re-map salient values into the 3D"
"world map. These are simple solutions.",
"rtow-maptype", '\0', "<max|sum|avg>", "max" }
Definition at line 307 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "RetinaType", &MOC_RETINA, OPTEXP_CORE,
"Type of Retina to use. 'Stub' for a simple pass-through of input "
"frames, 'Std' for the standard retina that can foveate, shift inputs "
"to eye position, embed inputs within a larger framing image, foveate "
"inputs, etc. Use OSG to get the Open Scene Graph retina. Use CT for "
"a cortical transfrom (log-polar) of the input image",
"retina-type", '\0', "<Stub|Std|OSG|CT>", "Std" }
Definition at line 97 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SaccadeControllerEyeType", &MOC_SAC, OPTEXP_CORE,
"Eye Saccade Controller name (pick a name and then use --help to see "
"options specific to the chosen controller)",
"esc-type", '\0',
"<None|Trivial|Fixed|Friction|Threshold|Threshfric>", "None" }
Definition at line 1757 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SaccadeControllerHeadType", &MOC_SAC, OPTEXP_CORE,
"Head Saccade Controller name (pick a name and then use --help to see "
"options specific to the chosen controller)",
"hsc-type", '\0',
"<None|Trivial|Fixed|Friction|Threshold|Threshfric>", "None" }
Definition at line 1765 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SaliencyMapType", &MOC_SM, OPTEXP_CORE,
"Type of Saliency Map to use. 'None' for no saliency map, 'Std' for the "
"standard saliency map using LeakyIntegrator neurons (takes a lot "
"of CPU cycles to evolve), 'Trivial' for just a non-evolving copy of the "
"inputs, 'Fast' for a faster implementation that"
"just takes a weighted average between current and new saliency "
"map at each time step.",
"sm-type", '\0', "<None|Std|StdOptim|Trivial|Fast>", "Std" }
Definition at line 1116 of file NeuroOpts.C. Referenced by main(), and ObjRecSalBayes::ObjRecSalBayes(). |
|
|
Initial value:
{ MODOPT_FLAG, "SaveGistFlag", &MOC_GE, OPTEXP_CORE,
"save the gist to disk or not",
"save-gist", '\0',"", "false" }
Definition at line 1796 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SCDecoder_Type", &MOC_SC, OPTEXP_CORE,
"The type of decoder (if any) to use on the final output. ",
"sc-decoder", '\0', "<None | HoldDecoder | HistDecoder | "
"RectDecoder | ExpDecoder | AlphaDecoder>", "AlphaDecoder" }
|
|
|
Initial value:
{ MODOPT_ARG_STRING, "SCExModule_Type", &MOC_SC, OPTEXP_CORE,
"The type of excitatory simulation unit to use in the "
"superior colliculus model.",
"sc-excite-module", '\0', "<LowPass | StdNeuron>", "StdNeuron" }
|
|
|
Initial value:
{ MODOPT_ARG(SimTime), "SCeyeBlinkDuration", &MOC_SAC, OPTEXP_CORE,
"Eye blink duration (in s)",
"blink-duration", '\0', "<float>", "0.190" }
Definition at line 1734 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "SCeyeBlinkWaitTime", &MOC_SAC, OPTEXP_CORE,
"Typical wait time between eye blinks (in s)",
"blink-wait", '\0', "<float>", "1.8" }
Definition at line 1728 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(double), "SCeyeFrictionMu", &MOC_SAC, OPTEXP_CORE,
"Eye friction coefficient to use in mass/spring simulations",
"eye-friction-mu", '\0', "<float>", "500.0" }
Definition at line 1648 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Point2D<int>), "SCeyeInitialPosition", &MOC_SAC, OPTEXP_CORE,
"Initial eye position, or (-1,-1) to start as undefined until the first "
"shift of attention, or (-2,-2) to start at the center of the image",
"initial-eyepos", '\0', "<x,y>", "-1,-1" }
Definition at line 1616 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "SCeyeMaxIdleSecs", &MOC_SAC, OPTEXP_CORE,
"Maximum idle time (in s) before eyes return to initial eye position",
"eye-maxidle-time", '\0', "<float>", "0.75" }
Definition at line 1678 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SCeyeMinSacLen", &MOC_SAC, OPTEXP_CORE,
"Minimum eye movement distance for a saccade (in pixels)",
"eye-minsac", '\0', "<float>", "10.0" }
Definition at line 1630 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(double), "SCeyeSpringK", &MOC_SAC, OPTEXP_CORE,
"Eye spring stiffness to use in mass/spring simulations",
"eye-spring-k", '\0', "<float>", "50000.0" }
Definition at line 1642 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SCeyeThreshMaxCovert", &MOC_SAC, OPTEXP_CORE,
"Maximum covert distance for a saccade (as factor of fovea radius)",
"eye-maxcovert-fac", '\0', "<float>", "1.5" }
Definition at line 1660 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SCeyeThreshMinNum", &MOC_SAC, OPTEXP_CORE,
"Minimum required number of covert shifts within max covert distance",
"eye-mincovertnum", '\0', "<int>", "4" }
Definition at line 1666 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG(float), "SCeyeThreshMinOvert", &MOC_SAC, OPTEXP_CORE,
"Minimum overt distance for a saccade (as factor of fovea radius)",
"eye-minovert-fac", '\0', "<float>", "2.0" }
Definition at line 1654 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SCeyeThreshSalWeigh", &MOC_SAC, OPTEXP_CORE,
"Weight covert positions by saliency when computing average distance",
"eye-saliencyweight", '\0', "<true|false>", "true" }
Definition at line 1672 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(double), "SCFBStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of feedback fan out from Sgi to Sgs",
"sc-fbstd", '\0', "<float>", "5.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCFBw", &MOC_SC, OPTEXP_CORE,
"Sgi to Sgs weight",
"sc-fbw", '\0', "<float>", "5.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCFFStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of fan out from Sgs to Sgi",
"sc-ffstd", '\0', "<float>", "1.5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCFFw", &MOC_SC, OPTEXP_CORE,
"Sgs to Sgi weight",
"sc-ffw", '\0', "<float>", "1.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCheadFrictionMu", &MOC_SAC, OPTEXP_CORE,
"Head friction coefficient to use in mass/spring simulations",
"head-friction-mu", '\0', "<float>", "5000.0" }
Definition at line 1691 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Point2D<int>), "SCheadInitialPosition", &MOC_SAC, OPTEXP_CORE,
"Initial head position, or (-1,-1) to start as undefined until the first "
"shift of attention, or (-2,-2) to start at the center of the image",
"initial-headpos", '\0', "<x,y>", "-1,-1" }
Definition at line 1623 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "SCheadMaxIdleSecs", &MOC_SAC, OPTEXP_CORE,
"Maximum idle time (in s) before head return to initial eye position",
"head-maxidle-time", '\0', "<float>", "0.75" }
Definition at line 1721 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SCheadMinSacLen", &MOC_SAC, OPTEXP_CORE,
"Minimum head movement distance for a saccade (in pixels)",
"head-minsac", '\0', "<float>", "10.0" }
Definition at line 1636 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(double), "SCheadSpringK", &MOC_SAC, OPTEXP_CORE,
"Head spring stiffness to use in mass/spring simulations",
"head-spring-k", '\0', "<float>", "10000.0" }
Definition at line 1685 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SCheadThreshMaxCovert", &MOC_SAC, OPTEXP_CORE,
"Maximum covert distance for a head saccade (as factor of fovea radius)",
"head-maxcovert-fac", '\0', "<float>", "1.5" }
Definition at line 1703 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SCheadThreshMinNum", &MOC_SAC, OPTEXP_CORE,
"Minimum required number of covert shifts within max covert distance",
"head-mincovertnum", '\0', "<int>", "4" }
Definition at line 1709 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SCheadThreshMinOvert", &MOC_SAC, OPTEXP_CORE,
"Minimum overt distance for a head saccade (as factor of fovea radius)",
"head-minovert-fac", '\0', "<float>", "2.0" }
Definition at line 1697 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SCheadThreshSalWeigh", &MOC_SAC, OPTEXP_CORE,
"Weight covert positions by saliency when computing average distance",
"head-saliencyweight", '\0', "<true|false>", "true" }
Definition at line 1715 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SCInhModule_Type", &MOC_SC, OPTEXP_CORE,
"The type of inhibitory simulation unit to use in the "
"superior colliculus model.",
"sc-inhibit-module", '\0', "<LowPass | StdNeuron>", "StdNeuron" }
|
|
|
Initial value:
{ MODOPT_ARG(Location), "SCProbe", &MOC_SC, OPTEXP_CORE,
"N-D location of probe. -1 can be used along one dimension to display "
"multiple modules",
"sc-probe", '\0', "<d1>,<d2>,<d3>,...", "19,14,-1" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiDogExStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of excitation in FastWTA",
"sc-sgidogexstd", '\0', "<float>", "1.5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiDogExW", &MOC_SC, OPTEXP_CORE,
"Weight of location excitation in FastWTA",
"sc-sgidogexw", '\0', "<float>", "1" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiDogInhStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of inhibition in FastWTA",
"sc-sgidoginhstd", '\0', "<float>", "5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiDogInhW", &MOC_SC, OPTEXP_CORE,
"Weight of location inhibition in FastWTA",
"sc-sgidoginhw", '\0', "<float>", "0.05" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiExStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of Sgi excitatory neighborhood",
"sc-sgiexstd", '\0', "<float>", "1.5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiExW", &MOC_SC, OPTEXP_CORE,
"Sgi excitatory neighborhood weight.",
"sc-sgiexw", '\0', "<float>", "2.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiFBw", &MOC_SC, OPTEXP_CORE,
"Sgi feedback inhibitory to excitatory weight.",
"sc-sgifbw", '\0', "<float>", "-2.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiFFw", &MOC_SC, OPTEXP_CORE,
"Sgi excitatory to inhibitory weight.",
"sc-sgiffw", '\0', "<float>", "1.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgiInhStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of Sgi inhibitory neighborhood",
"sc-sgiinhstd", '\0', "<float>", "5.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsDogExStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of excitation in FastWTA",
"sc-sgsdogexstd", '\0', "<float>", "1.5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsDogExW", &MOC_SC, OPTEXP_CORE,
"Weight of location excitation in FastWTA",
"sc-sgsdogexw", '\0', "<float>", "1" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsDogInhStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of inhibition in FastWTA",
"sc-sgsdoginhstd", '\0', "<float>", "5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsDogInhW", &MOC_SC, OPTEXP_CORE,
"Weight of location inhibition in FastWTA",
"sc-sgsdoginhw", '\0', "<float>", "0.05" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsExStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of Sgs excitatory neighborhood",
"sc-sgsexstd", '\0', "<float>", "1.5" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsExW", &MOC_SC, OPTEXP_CORE,
"Sgs excitatory neighborhood weight.",
"sc-sgsexw", '\0', "<float>", "2.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsFBw", &MOC_SC, OPTEXP_CORE,
"Sgs feedback inhibitory to excitatory weight.",
"sc-sgsfbw", '\0', "<float>", "-2.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsFFw", &MOC_SC, OPTEXP_CORE,
"Sgs excitatory to inhibitory weight.",
"sc-sgsffw", '\0', "<float>", "1.0" }
|
|
|
Initial value:
{ MODOPT_ARG(double), "SCSgsInhStd", &MOC_SC, OPTEXP_CORE,
"Standard deviation of Sgs inhibitory neighborhood",
"sc-sgsinhstd", '\0', "<float>", "5.0" }
|
|
|
Initial value:
{ MODOPT_FLAG, "SCUseLpt", &MOC_SC, OPTEXP_CORE,
"Use LPT transform before feeding layers",
"sc-uselpt", '\0', "", "false" }
|
|
|
Initial value:
{ MODOPT_ARG(ShapeEstimatorMode), "ShapeEstimatorMode",
&MOC_BRAIN, OPTEXP_CORE,
"Shape estimator mode",
"shape-estim-mode", '\0', "<None|FeatureMap|ConspicuityMap|SaliencyMap>",
"None" }
Definition at line 1030 of file NeuroOpts.C. Referenced by main(), mexFunction(), and SimulationViewerEyeMvt::SimulationViewerEyeMvt(). |
|
|
Initial value:
{ MODOPT_ARG(ShapeEstimatorSmoothMethod), "ShapeEstimatorSmoothMethod",
&MOC_BRAIN, OPTEXP_CORE,
"Shape estimator smooth method",
"shape-estim-smoothmethod", '\0', "<None|Gaussian|Chamfer>",
"Gaussian" }
Definition at line 1037 of file NeuroOpts.C. Referenced by main(), and mexFunction(). |
|
|
Initial value:
{ MODOPT_FLAG, "ShiftInputToEye", &MOC_RETINA, OPTEXP_CORE,
"Shift input frames so that they are centered at current eye position",
"shift-input", '\0', "", "false" }
Definition at line 128 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(PixRGB<byte>), "ShiftInputToEyeBGcol", &MOC_RETINA, OPTEXP_CORE,
"Background color to use when shifting inputs using --shift-input",
"shift-input-bgcol", '\0', "<r,g,b>", "64,64,64" }
Definition at line 134 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SimulationViewerType", &MOC_DISPLAY, OPTEXP_CORE,
"Type of SimulationViewer to use. 'Std' is the standard 2D "
"viewer. 'Compress' is a simple multi-foveated blurring viewer, in "
"which a selection of most salient locations will be represented "
"crisply, while the rest of the image will be increasingly blurred as "
"we move away from those hot spots. 'EyeMvt' is a viewer for comparison "
"between saliency maps and human eye movements nd 'EyeMvt' also plus "
"it adds a concept of visual memory buffer. 'EyeSim' simulates an "
"eye-tracker recording from the model."
"We run surprise control (ASAC) also from this command option. "
"To use surprise control use 'ASAC'. 'Stats' saves some simple statistics "
"like mean and variance saliency, location of peak saliency, etc.",
"sv-type", '\0',
"<None|Std|Compress|EyeMvt|EyeMvt2|EyeSim|ASAC|NerdCam|Stats|RecStats>",
"Std" }
Definition at line 389 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SMfastInputCoeff", &MOC_SM, OPTEXP_CORE,
"Coefficient by which new inputs merge with old ones at each time step",
"salmap-inputcoeff", '\0', "<0..1>", "0.1" }
Definition at line 1161 of file NeuroOpts.C. Referenced by main(), and ObjRecSalBayes::ObjRecSalBayes(). |
|
|
Initial value:
{ MODOPT_ARG(float), "SMginhDecay", &MOC_SM, OPTEXP_CORE,
"Coefficient by which inhibition-of-return dies off at each time step",
"salmap-iordecay", '\0', "<0..1>", "0.9999" }
Definition at line 1174 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SMItoVcoeff", &MOC_SM, OPTEXP_CORE,
"Coefficient used to convert from synaptic current inputs (typically "
"in the nA range) to voltage outputs (typically in the mV range)",
"salmap-itovcoeff", '\0', "<float>", "5000000.0" }
Definition at line 1167 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SMmaxWinV", &MOC_SM, OPTEXP_CORE,
"Winner voltage (in millivolts) which, if exceeded, will trigger global "
"inhibition over the saliency map. This helps avoiding that the "
"saliency map explodes if it receives constantly strong inputs.",
"salmap-maxwinv", '\0', "<mV>", "5.0" }
Definition at line 1180 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SMsaveCumResults", &MOC_SM, OPTEXP_SAVE,
"Save cumulative saliency map so far as an unnormalized float image.",
"save-cumsalmap", '\0', "", "false" }
Definition at line 1137 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SMsaveResults", &MOC_SM, OPTEXP_SAVE,
"Save saliency map as an un-normalized float image, which is useful "
"to compare the absolute saliency values across several images or "
"several frames of a movie. You may use saliency/matlab/pfmread.m "
"to read these images into matlab, or saliency/bin/pfmtopgm to convert "
"them to PGM format.",
"save-salmap", '\0', "", "false" }
Definition at line 1127 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SMuseBlinkSuppress", &MOC_SM, OPTEXP_CORE,
"Use blink suppression in the saliency map",
"salmap-blinksupp", '\0', "",
"false" }
Definition at line 1149 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SMuseSacSuppress", &MOC_SM, OPTEXP_CORE,
"Use saccadic suppression in the saliency map",
"salmap-sacsupp", '\0', "", "true" }
Definition at line 1143 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ITCSortKeys", &MOC_ITC, OPTEXP_CORE,
"Whether or not to sort the keys by scale space extrema magnitude "
"before matching.",
"sort-keys", '\0', "", "no"}
Definition at line 1012 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "ITCSortObjects", &MOC_ITC, OPTEXP_CORE,
"Whether or not to sort the objects in the database before matching. "
"similarity before matching.",
"sort-objects", '\0', "", "no"}
Definition at line 996 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "ITCSortObjectsBy", &MOC_ITC, OPTEXP_CORE,
"The metric to use to sort the objects in the database - 'features' or "
"'location'. Only has effect when --sort-objects=yes. ",
"sort-objects-by", '\0', "<features|location>", "features"}
Definition at line 1004 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVCOMPcacheSize", &MOC_DISPLAY, OPTEXP_CORE,
"Number of frames over which the object masks are averaged to "
"determine current foveation mask",
"maskcache-size", '\0', "<int>", "5" }
Definition at line 677 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPdisplayHumanEye", &MOC_DISPLAY, OPTEXP_CORE,
"Display human eye positions",
"display-human-eye", '\0', "<true|false>", "true" }
Definition at line 692 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SVCOMPDistanceFactor", &MOC_DISPLAY, OPTEXP_CORE,
"Set the distance factor",
"distance-factor", '\0', "<float>", "1.0" }
Definition at line 650 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPeyeCompare", &MOC_DISPLAY, OPTEXP_CORE,
"use the eyetracking data to compared with teh blur mask or not",
"eyecompare-compress", '\0', "<true|false>", "false"}
Definition at line 671 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVCOMPfoveaSCtype", &MOC_DISPLAY, OPTEXP_CORE,
"Type of SC to use for the foveas of the compression viewer",
"compress-sc-type", '\0', "<type>", "Friction" }
Definition at line 704 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVCOMPiframePeriod", &MOC_DISPLAY, OPTEXP_CORE,
"Period of occurence of I-Frames when compressing with MPEG-1. If this "
"is not 1, the foveation will be allowed to change only on every "
"I-Frame, but will remain stable on P-frames and B-frames",
"iframe-period", '\0', "<int>", "1" }
Definition at line 684 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVCOMPMultiRetinaDepth", &MOC_DISPLAY, OPTEXP_CORE,
"Depth of pyramid used for multi-foveation",
"compress-multiretina-depth", '\0', "<int>", "5" }
Definition at line 710 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVCOMPnumFoveas", &MOC_DISPLAY, OPTEXP_CORE,
"Number of foveas to use for multi-foveated image blurring. A value of "
"zero is valid and means that the blur will be continuously computed "
"from the saliency map, rather than from a discrete number of foveas",
"num-foveas", '\0', "<int>", "0" }
Definition at line 663 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPsaveEyeCombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination of original (left), foveated image + human eye "
"(middle) and raw saliency map (right)",
"save-compress-eyecombo", '\0', "", "false" }
Definition at line 656 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPsaveFoveatedImage", &MOC_DISPLAY, OPTEXP_CORE,
"Show the foveated image only",
"save-compress-foveatedimage", '\0', "", "false" }
Definition at line 644 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPsaveMask", &MOC_DISPLAY, OPTEXP_CORE,
"Show the bluring mask only",
"save-compress-mask", '\0', "", "false" }
Definition at line 638 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVCOMPuseTRMmax", &MOC_DISPLAY, OPTEXP_CORE,
"Use TRM-max trick",
"use-trmmax", '\0', "", "false" }
Definition at line 698 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Dims), "SVcropFOA", &MOC_DISPLAY, OPTEXP_CORE,
"Crop image to <w>x<h> around FOA location",
"crop-foa", 'v', "<w>x<h>", "0x0" }
Definition at line 481 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayAdditive", &MOC_DISPLAY, OPTEXP_CORE,
"Display things additively",
"display-additive", '\0', "", "true" }
Definition at line 592 of file NeuroOpts.C. Referenced by main(), and SimulationViewerEyeMvt::SimulationViewerEyeMvt(). |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayBoring", &MOC_DISPLAY, OPTEXP_CORE,
"Display attention shifts to boring targets in green",
"display-boring", '\0', "", "true" }
Definition at line 617 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayEye", &MOC_DISPLAY, OPTEXP_CORE,
"Display small hollow square at eye position",
"display-eye", '\0', "", "true" }
Definition at line 568 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayEyeLinks", &MOC_DISPLAY, OPTEXP_CORE,
"Display eye trajectory using red lines",
"display-eye-traj", '\0', "", "false" }
Definition at line 574 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayFOA", &MOC_DISPLAY, OPTEXP_CORE,
"Display focus-of-attention as a circle",
"display-foa", '\0', "", "true" }
Definition at line 532 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayFOALinks", &MOC_DISPLAY, OPTEXP_CORE,
"Display attentional trajectory using red arrows",
"display-traj", '\0', "", "true" }
Definition at line 562 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayFOAnum", &MOC_DISPLAY, OPTEXP_CORE,
"Display attention shift number (0-based)",
"display-foanum", '\0', "", "false" }
Definition at line 556 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayHead", &MOC_DISPLAY, OPTEXP_CORE,
"Display larger hollow square at head position",
"display-head", '\0', "", "false" }
Definition at line 580 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayHeadLinks", &MOC_DISPLAY, OPTEXP_CORE,
"Display head trajectory using red lines",
"display-head-traj", '\0', "", "false" }
Definition at line 586 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayHighlights", &MOC_DISPLAY, OPTEXP_CORE,
"Display highlight at focus-of-attention",
"display-highlight", '\0', "", "false" }
Definition at line 604 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayInterp", &MOC_DISPLAY, OPTEXP_CORE,
"Use bilinear interpolation when rescaling saliency or other maps to "
"larger image sizes for display (this option does not affect the maps "
"themselves, just the way in which they are displayed)",
"display-interp-maps", '\0', "", "true" }
Definition at line 629 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "SVdisplayMapFactor", &MOC_DISPLAY, OPTEXP_CORE,
"When displaying/saving a saliency map, visual cortex output, task "
"relevance map, attention guidance map, etc, multiply the map by <factor> "
"to convert its raw values to values which can be displayed (typically, "
"in the [0..255] range). If the given <factor> is 0.0, then the map will "
"be normalized to [0..255] on a frame-by-frame basis (which may "
"sometimes be misleading as it may visually overemphasize maps which "
"only contain very low activation).",
"display-map-factor", '\0', "<factor>", "0.0" }
Definition at line 487 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVdisplayMapType", &MOC_DISPLAY, OPTEXP_CORE,
"Select which map to display in all displays which show a map alongside "
"the attention trajectory. The map values will be normalized according "
"to the value of --display-map-factor.",
"display-map", '\0', "<SM|AGM|TRM|VCO>", "AGM" }
Definition at line 499 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayPatch", &MOC_DISPLAY, OPTEXP_CORE,
"Display small filled square at attended location",
"display-patch", '\0', "", "true" }
Definition at line 538 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplaySMmodulate", &MOC_DISPLAY, OPTEXP_CORE,
"Display surprise-modulated image, using the saliency map (possibly "
"normalized using --display-map-factor) as contrast modulator",
"display-smmod", '\0', "", "false" }
Definition at line 610 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVdisplayTime", &MOC_DISPLAY, OPTEXP_CORE,
"Display internal simulation time",
"display-time", '\0', "", "true" }
Definition at line 598 of file NeuroOpts.C. Referenced by main(). |
|
|
Initial value:
{ MODOPT_ARG(Dims), "SVEMbufDims", &MOC_DISPLAY, OPTEXP_CORE,
"Dimensions of internal visual buffer",
"svem-bufdims", '\0', "<w>x<h>", "" }
Definition at line 822 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVEMdelayCacheSize", &MOC_DISPLAY, OPTEXP_CORE,
"Number of eye movement samples to skip between current time and "
"time at which we start computing the max saliency over a period of "
"time, or 0 for no delay",
"delaycache-size", '\0', "<int>", "0" }
Definition at line 728 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVEMdisplaySacNum", &MOC_DISPLAY, OPTEXP_CORE,
"Display saccade number",
"svem-display-sacnum", '\0', "", "false" }
Definition at line 755 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVEMmaxCacheSize", &MOC_DISPLAY, OPTEXP_CORE,
"Number of eye movement samples over which to compute the max saliency, "
"or 0 for no cache",
"maxcache-size", '\0', "<int>", "0" }
Definition at line 736 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVEMmaxComboWidth", &MOC_DISPLAY, OPTEXP_CORE,
"Maximum width for the result of --save-eyemvt-megacombo; if the "
"raw width of the combo image is greater than this value, then "
"smooth+reduce the image by factors of 2 until the width is less "
"than the desired size",
"svem-max-combo-width", '\0', "<integer>",
"1024" }
Definition at line 807 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVEMnumRandomSamples", &MOC_DISPLAY, OPTEXP_CORE,
"Number of random samples to include in the file given by "
"--svem-out-fname. NOTE: if the number given here is greater "
"than or equal to the number of pixels in the saliency map, then "
"instead of choosing random values, we simply loop over the "
"entire saliency map, listing each value just once; so, note that "
"regardless of the value given here, the number of 'random' values "
"written will never be more than the number of pixels in the "
"saliency map.",
"svem-num-random", '\0', "<integer>",
"100" }
Definition at line 761 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVEMoutFname", &MOC_DISPLAY, OPTEXP_CORE,
"File name for output data (or empty to not save output data).",
"svem-out-fname", '\0', "<file>", "" }
Definition at line 743 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVEMpriorRandomDistro", &MOC_DISPLAY, OPTEXP_CORE,
"When sampling the saliency map use the supplied text file of saccadic "
"endpoints in screen coordinates instead of a uniform sampling. "
"File format is 1 sample per line. Each line should be formatted: Xcoord"
" Ycoord","svem-prior-distro", '\0', "<file>", "" }
Definition at line 798 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(bool), "SVEMsampleAtStart", &MOC_DISPLAY, OPTEXP_CORE,
"Sample at start of saccade (otherwise at end of saccade)",
"svem-sampleatstart", '\0', "<true|false>", "true" }
Definition at line 749 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVEMsaveMegaCombo", &MOC_DISPLAY, OPTEXP_CORE,
"If --maxcache-size is non-zero, then generate a 4-image combo: "
"original (top-left), max-saliency-weighted image "
"(top-right), raw saliency map (bottom-left) and max-saliency mask "
"(bottom-right); otherwise of --maxcache-size is zero, then "
"generate a 2-image combo: original plus eye position (left) and "
"saliency map (right)",
"save-eyemvt-megacombo", '\0', "", "false" }
Definition at line 717 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVEMuseDiagColors", &MOC_DISPLAY, OPTEXP_CORE,
"Use the same color scheme as MarkEye so to easily check "
"the accuracy of parsing",
"use-diagnostic-color", '\0', "",
"false"
}
Definition at line 788 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVEMuseIOR", &MOC_DISPLAY, OPTEXP_CORE,
"Attempt to guess IOR from human eye movements",
"svem-use-ior", '\0', "", "true" }
Definition at line 828 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVEMuseSaccadeInBlink", &MOC_DISPLAY, OPTEXP_CORE,
"When sampling a saliency map from human fixations choose whether "
"to use saccades during blinks.","use-blink", '\0', "",
"true"
}
Definition at line 779 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVeraseMarker", &MOC_DISPLAY, OPTEXP_CORE,
"Erase the eye position marker after each frame. ",
"erase-marker", '\0', "", "false" }
Definition at line 550 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVeyeSimFname", &MOC_DISPLAY, OPTEXP_CORE,
"File name for output eye movement data (required)",
"eyesim-fname", '\0', "<file>", "" }
Definition at line 835 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "SVeyeSimPeriod", &MOC_DISPLAY, OPTEXP_CORE,
"Eye movements sampling period",
"eyesim-period", '\0', "<float>", "0.0041666666" }
Definition at line 841 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVeyeSimTrash", &MOC_DISPLAY, OPTEXP_CORE,
"Number of initial eye movement samples to trash (e.g., "
"corresponding to initial fixation before actual stimulus)",
"eyesim-trash", '\0', "<int>", "0" }
Definition at line 847 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(uint), "SVfontSize", &MOC_DISPLAY, OPTEXP_CORE,
"Use the largest font available with width <= the value given here, or "
"if there is no such font, then use the smallest available font. Available "
"fonts range in width from 6 to 20.",
"font-size", '\0', "<uint>", "10" }
Definition at line 407 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVfoveateTraj", &MOC_DISPLAY, OPTEXP_CORE,
"foveate trajectory (cumulative if --display-additive)",
"foveate-traj", '\0', "", "false" }
Definition at line 515 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVmegaCombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show trajectory, saliency and channels as a combo",
"mega-combo", 'K', "", "false" }
Definition at line 460 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVmegaComboTopCMapsOnly", &MOC_DISPLAY, OPTEXP_CORE,
"In --mega-combo displays, show only the top-level conspicuity maps, as "
"opposed to recursing through the channel hierarchy and showing all the "
"conspicuity maps, i.e., all output maps from all channels and "
"subchannels.",
"mega-combo-topcm", '\0', "", "true" }
Definition at line 472 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(uint), "SVmegaComboZoom", &MOC_DISPLAY, OPTEXP_CORE,
"Zoom factor to use to display the --mega-combo conspicuity and feature maps.",
"mega-combo-zoom", '\0', "<uint>", "8" }
Definition at line 466 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "SVpatchSize", &MOC_DISPLAY, OPTEXP_CORE,
"Size of square to display at observers eye position",
"patch-size", '\0', "<int>", "4" }
Definition at line 544 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveTraj", &MOC_DISPLAY, OPTEXP_CORE,
"Save attention/eye/head trajectories",
"save-trajectory", 'T', "", "false" }
Definition at line 415 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveTRMmegaCombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination trajec (top left) + salmap (top right) + "
" task-relevance-map (bottom left) + AGM (bottom right) ",
"save-trm-mega-combo", '\0', "", "false" }
Definition at line 447 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveTRMXcombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination trajec (left) + salmap (middle)+ "
" task-relevance-map (right)",
"save-trm-x-combo", '\0', "", "false" }
Definition at line 433 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveTRMYcombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination trajec (top) + salmap (middle) + "
" task-relevance-map (bottom) ",
"save-trm-y-combo", '\0', "", "false" }
Definition at line 440 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveXcombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination trajec (left) + salmap (right)",
"save-x-combo", 'X', "", "false" }
Definition at line 421 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVsaveYcombo", &MOC_DISPLAY, OPTEXP_CORE,
"Show combination trajec (top) + salmap (bottom)",
"save-y-combo", 'Y', "", "false" }
Definition at line 427 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "SVstatsFname", &MOC_DISPLAY, OPTEXP_CORE,
"Save various statistics like min/max/avg salience, feature map "
"values at the location of max salience, and feature map values "
"at random locations, into a text file. The text file will also "
"contain a dump of the model's architecture so that the numbers "
"can be interpreted unambiguously.",
"sv-stats-fname", '\0', "<filename>", "" }
Definition at line 521 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVuseLargerDrawings", &MOC_DISPLAY, OPTEXP_CORE,
"Use larger drawings for FOA, FOV, and head markers than default",
"display-larger-markers", '\0', "", "false" }
Definition at line 623 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "SVwarp3D", &MOC_DISPLAY, OPTEXP_CORE,
"Show color image warped onto 3D salmap",
"warp-salmap-3d", '3', "", "false" }
Definition at line 454 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_OBSOLETE, "SVxwindow", &MOC_DISPLAY, OPTEXP_CORE,
"This option is obsolete; if you want to see results in an "
"onscreen window you can try using --out=display or --out=qt "
"instead",
"show-xwindow", 'x', "", "false" }
Definition at line 507 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "TargetMaskFname", &MOC_BRAIN, OPTEXP_CORE,
"Name of a grayscale image file to be loaded and used as a "
"targetmask for Brain",
"target-mask", '\0', "<filename>", "" }
Definition at line 1100 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "TaskRelevanceMapType", &MOC_TRM, OPTEXP_CORE,
"Type of Task-Relevance Map to use. 'None' for no map, 'Std' for the "
"standard TRM that needs an agent to compute the relevance of "
"objects, 'KillStatic' for a TRM that progressively decreases "
"the relevance of static objects, and 'KillN' for a TRM that kills "
"the last N objects that have been passed to it, 'GistClassify' for classify"
"the current frame into different categories and use the corresponding"
"pre-defined TD map, 'Tigs' for use the gist vector to get a top down map"
"Tigs2 use the gist vector combined with the PCA image vector to get a"
"top down map", "trm-type", '\0',
"<None|Std|KillStatic|KillN|GistClassify|Tigs|Tigs2>", "None" }
Definition at line 1195 of file NeuroOpts.C. Referenced by GetSaliency::GetSaliency(), and ObjRecSalBayes::ObjRecSalBayes(). |
|
|
Initial value:
{ MODOPT_FLAG, "ITCTrainObjectDB", &MOC_ITC, OPTEXP_CORE,
"If set to yes, train the database by adding to it new objects which "
"could not be recognized.",
"it-train-db", '\0', "", "no" }
Definition at line 944 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG(int),"TRMCacheSize", &MOC_TRM, OPTEXP_CORE,
"the cache size of the TRM",
"trm-cacheSize", '\0', "<int>", "5"
}
Definition at line 1292 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "TRMClusterCenterFile", &MOC_TRM, OPTEXP_CORE,
"the centroids of different gist clusters are saved in a file, which "
"first number means the category number, the second number is the gist vector "
"dims, then the following data are the gist vectors for each of the cluster",
"cluster-center-file", '\0',"<file>",
"/lab/tmpib/u/gist-trm/training/cluster_center/cluster_center.dat"
}
Definition at line 1252 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG(int),"GistPCADims", &MOC_TRM, OPTEXP_CORE,
"use PCA Matrix to reduce the gist vector's dim"
"dims=5 keep 95% variance, dims=4 keep 91.3%, "
"dims=3 keep 76.8%, dims=2 keep 60%",
"gist-PCADims", '\0',"<int>", "5"
}
Definition at line 1272 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG_STRING,"GistPCAMatrix", &MOC_TRM, OPTEXP_CORE,
"use PCA Matrix to reduce the gist vector's dim"
"specify the PCA matrix file directory",
"gist-PCAmatrix", '\0',"<dir>",
"/lab/tmpib/u/gist-trm/training/PCA/PCAMatrix.dat"
}
Definition at line 1282 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG(int),"ImagePCADims", &MOC_TRM, OPTEXP_CORE,
"use PCA Matrix to reduce the image vector's dim",
"img-PCADims", '\0',"<int>", "20"
}
Definition at line 1318 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG_STRING,"ImagePCAMatrix", &MOC_TRM, OPTEXP_CORE,
"use PCA Matrix to reduce the image vector's dim"
"specify the PCA matrix file directory",
"img-PCAmatrix", '\0',"<dir>",
"/lab/tmpib/u/gist-trm/training/extend/imgPCA/imgPCAMatrix.dat"
}
Definition at line 1326 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(int), "TRMkillN", &MOC_TRM, OPTEXP_CORE,
"Number of objects to kill.",
"killn", '\0', "<int>", "3" }
Definition at line 1246 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "TRMKillStaticCoeff", &MOC_TRM, OPTEXP_CORE,
"Killing achieved by a purely static location. "
"A value of 1.0 here means that all salience of a static location will "
"be killed; a value of 0 means no killing",
"kill-static-coeff", '\0', "<0.0 .. 1.0>", "0.95" }
Definition at line 1238 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "TRMKillStaticThresh", &MOC_TRM, OPTEXP_CORE,
"Minimum difference between current luminance and previously cumulated "
"luminance for a point to be considered non-static",
"kill-static-thresh", '\0', "<float>", "20.0" }
Definition at line 1231 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "TRMsaveResults", &MOC_TRM, OPTEXP_SAVE,
"Save task-relevance map",
"save-trm", '\0', "", "false" }
Definition at line 1209 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "TRMTemplateDir", &MOC_TRM, OPTEXP_CORE,
"the template files under the template directiry are adopted "
"according to the classify result each template file is a "
"pre-defined TD map, and we can rescale it to the current frame size",
"Template-dir", '\0',"<dir>",
"/lab/tmpib/u/gist-trm/training/template/"
}
Definition at line 1262 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG_STRING,"Tigs2Matrix", &MOC_TRM, OPTEXP_CORE,
"the trained Tigs2 Matrix",
"tigs2-matrix", '\0', "<dir>",
"/lab/tmpib/u/gist-trm/training/Tigs2/code/Tigs2Matrix.dat"
}
Definition at line 1336 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG_STRING,"TigsMatrix", &MOC_TRM, OPTEXP_CORE,
"the trained Tigs Matrix",
"tigs-matrix", '\0', "<dir>",
"/lab/tmpib/u/gist-trm/training/extend/Matlab/TigsMatrix.dat"
}
Definition at line 1309 of file NeuroOpts.C. |
|
|
Initial value:
{
MODOPT_ARG(int),"TRMUpdatePeriod", &MOC_TRM, OPTEXP_CORE,
"the period update the TRM",
"trm-updatePeriod", '\0', "<int>",
"1"
}
Definition at line 1300 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "VBdecayFactor", &MOC_VB, OPTEXP_CORE,
"Multiply buffer by <factor> at each time period, if not 1.0",
"vb-decay", '\0', "<factor>", "1.0" }
Definition at line 1844 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(Dims), "VBdims", &MOC_VB, OPTEXP_CORE,
"Use given dims for visual buffer (at saliency map scale), or use same "
"dims as the saliency map if set to (0, 0)",
"vb-dims", '\0', "<w>x<h>", "0x0" }
Definition at line 1830 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "VBignoreBoring", &MOC_VB, OPTEXP_CORE,
"Ignore boring shifts of attention if true",
"vb-ignore-boring", '\0', "", "true" }
Definition at line 1818 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(MaxNormType), "VBmaxNormType", &MOC_VB, OPTEXP_CORE,
"Type of MaxNormalization to use",
"vb-maxnorm-type", '\0', "<see --maxnorm-type>", "Fancy" }
Definition at line 1850 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "VBobjectBased", &MOC_VB, OPTEXP_CORE,
"Use object-based saliency imprinting if true",
"vb-object-based", '\0', "", "true" }
Definition at line 1824 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(SimTime), "VBtimePeriod", &MOC_VB, OPTEXP_CORE,
"Apply internal competitive interactions within the buffer at "
"intervals given by this parameter (in s).",
"vb-period", '\0', "<double>", "0.05" }
Definition at line 1837 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(uint), "VCEMdelay", &MOC_VCX, OPTEXP_CORE,
"Human-to-human delay, in eye tracker samples",
"vcem-delay", '\0', "<uint>", "24" }
Definition at line 370 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "VCEMeyeFnames", &MOC_VCX, OPTEXP_CORE,
"Comma-separated list of human eye movement file names",
"vcem-eyefnames", '\0', "<name1,name2,...>", "" }
Definition at line 351 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "VCEMforgetFac", &MOC_VCX, OPTEXP_CORE,
"Forgetting factor to be applied at every evolve of VisualCortexEyeMvt",
"vcem-forgetfac", '\0', "<float>", "0.9995" }
Definition at line 364 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "VCEMsaccadeOnly", &MOC_VCX, OPTEXP_CORE,
"Only plot endpoint locations of saccades instead of every sample",
"vcem-saconly", '\0', "", "false" }
Definition at line 382 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "VCEMsigma", &MOC_VCX, OPTEXP_CORE,
"Sigma of gaussian blob plotted at each human eye position, in pixels "
"at the scale of the saliency map, or 0.0 to plot a single pixel",
"vcem-sigma", '\0', "<float>", "3.0" }
Definition at line 357 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "VCEMuseMax", &MOC_VCX, OPTEXP_CORE,
"Use max to comabine across humans, otherwise sum",
"vcem-usemax", '\0', "", "false" }
Definition at line 376 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "VisualBufferType", &MOC_VB, OPTEXP_CORE,
"Type of Visual Buffer top use. 'Stub' does nothing, and 'Std' is a "
"world-centered cumulative buffer that can be updated either "
"continually or at every attention shift and can make prediuctions "
"about next saccade target in world coordinates.",
"vb-type", '\0', "<Stub|Std>", "Stub" }
Definition at line 1809 of file NeuroOpts.C. |
|
|
Command-line options for VisualCortex and derivatives.
Definition at line 317 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG(float), "WinnerTakeAllGreedyThreshFac", &MOC_WTA, OPTEXP_CORE,
"Threshold, as a factor of the max, over which possible local "
"maxima will be considered",
"wta-greedyfac", '\0', "<0.0 .. 1.0>", "0.5" }
Definition at line 1600 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_ARG_STRING, "WinnerTakeAllType", &MOC_WTA, OPTEXP_CORE,
"Type of Winner-Take-All to use. 'None' for no winner-take-all, 'Std' "
"for the standard winner-take-all using LeakyIntFire neurons "
"(takes a lot of CPU cycles to evolve), 'Fast' for a faster "
"implementation that just computes the location of the max at "
"every time step, 'Greedy' is one that returns, out of a number of "
"possible targets above a threshold, the one closest to current eye "
"position. 'Notice' uses an adaptive leaky integrate and fire neuron "
"that trys to notice things across frames",
"wta-type", '\0', "<None|Std|StdOptim|Fast|Greedy|Notice>", "Std" }
Definition at line 1569 of file NeuroOpts.C. Referenced by main(), and ObjRecSalBayes::ObjRecSalBayes(). |
|
|
Initial value:
{ MODOPT_FLAG, "WTAsaveResults", &MOC_WTA, OPTEXP_SAVE,
"Save winner-take-all membrane potential values",
"save-wta", '\0', "", "false" }
Definition at line 1582 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "WTAuseBlinkSuppress", &MOC_WTA, OPTEXP_CORE,
"Use blink suppression in the winner-take-all",
"wta-blinksupp", '\0', "", "true" }
Definition at line 1594 of file NeuroOpts.C. |
|
|
Initial value:
{ MODOPT_FLAG, "WTAuseSacSuppress", &MOC_WTA, OPTEXP_CORE,
"Use saccadic suppression in the winner-take-all",
"wta-sacsupp", '\0', "", "true" }
Definition at line 1588 of file NeuroOpts.C. |
1.4.4