DKLcolorChannel.C File Reference

#include "Channels/DKLcolorChannel.H"
#include "Channels/ChannelOpts.H"
#include "Channels/DcolorChannel.H"
#include "Channels/KcolorChannel.H"
#include "Channels/LcolorChannel.H"
#include "Component/ModelOptionDef.H"
#include "Component/OptionManager.H"
#include "Image/ColorOps.H"
#include "rutz/trace.h"
Include dependency graph for DKLcolorChannel.C:

Go to the source code of this file.

Variables

const ModelOptionDef OPT_DKLcolorChannelDweight
const ModelOptionDef OPT_DKLcolorChannelKweight
const ModelOptionDef OPT_DKLcolorChannelLweight

Detailed Description

Definition in file DKLcolorChannel.C.


Variable Documentation

const ModelOptionDef OPT_DKLcolorChannelDweight
Initial value:
  { MODOPT_ARG(float), "DKLcolorChannelDweight", &MOC_CHANNEL, OPTEXP_CORE,
    "Weight to assign to the D component of the DKL color channel",
    "dkl-d-weight", '\0', "<float>", "1.0" }

Definition at line 49 of file DKLcolorChannel.C.

const ModelOptionDef OPT_DKLcolorChannelKweight
Initial value:
  { MODOPT_ARG(float), "DKLcolorChannelKweight", &MOC_CHANNEL, OPTEXP_CORE,
    "Weight to assign to the K component of the DKL color channel",
    "dkl-k-weight", '\0', "<float>", "1.0" }

Definition at line 54 of file DKLcolorChannel.C.

const ModelOptionDef OPT_DKLcolorChannelLweight
Initial value:
  { MODOPT_ARG(float), "DKLcolorChannelLweight", &MOC_CHANNEL, OPTEXP_CORE,
    "Weight to assign to the L component of the DKL color channel",
    "dkl-l-weight", '\0', "<float>", "1.0" }

Definition at line 59 of file DKLcolorChannel.C.

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