psycho-color-calib.C File Reference

#include "Component/ModelManager.H"
#include "Component/ModelOptionDef.H"
#include "Image/Image.H"
#include "Psycho/PsychoDisplay.H"
#include "Psycho/PsychoOpts.H"
#include "Component/ComponentOpts.H"
#include "GUI/SDLdisplay.H"
#include "Neuro/NeuroOpts.H"
#include <vector>
Include dependency graph for psycho-color-calib.C:

Go to the source code of this file.

Functions

int main (const int argc, char **argv)

Variables

static const ModelOptionDef OPT_RValue
static const ModelOptionDef OPT_GValue
static const ModelOptionDef OPT_BValue
static const ModelOptionDef OPT_ColDisplayTime
static const ModelOptionDef OPT_RepTimes

Detailed Description

display RGB colors for luminance calibration

Definition in file psycho-color-calib.C.


Variable Documentation

const ModelOptionDef OPT_BValue [static]
Initial value:
  { MODOPT_ARG(uint), "BValue", &MOC_DISPLAY, OPTEXP_CORE,
    "intensity value to use in blue image [0-255]","bval", '\0', "<uint>", "255" }

Definition at line 56 of file psycho-color-calib.C.

const ModelOptionDef OPT_ColDisplayTime [static]
Initial value:
  { MODOPT_ARG(uint), "DisplayTime", &MOC_DISPLAY, OPTEXP_CORE,
    "time in millesconds to display image","displaytime", '\0', "<uint>", "3000" }

Definition at line 60 of file psycho-color-calib.C.

const ModelOptionDef OPT_GValue [static]
Initial value:
  { MODOPT_ARG(uint), "GValue", &MOC_DISPLAY, OPTEXP_CORE,
    "intensity value to use in green image [0-255]","gval", '\0', "<uint>", "255" }

Definition at line 52 of file psycho-color-calib.C.

const ModelOptionDef OPT_RepTimes [static]
Initial value:
  { MODOPT_ARG(uint), "RepTime", &MOC_DISPLAY, OPTEXP_CORE,
    "times to repeat RGB sequence","RepTime", '\0', "<uint>", "2" }

Definition at line 64 of file psycho-color-calib.C.

const ModelOptionDef OPT_RValue [static]
Initial value:
  { MODOPT_ARG(uint), "RValue", &MOC_DISPLAY, OPTEXP_CORE,
    "intensity value to use in red image [0-255]","rval", '\0', "<uint>", "255" }

Definition at line 48 of file psycho-color-calib.C.

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