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

DKLcolorChannel.C File Reference


Detailed Description

Definition in file DKLcolorChannel.C.

#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


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 Nov 22 13:43:38 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4