Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::UpoColSpace< DstArrayT, SrcArrayT > Class Template Reference

Pixel functor for color space conversion based on value call. More...

#include <UpoColSpace.h>

List of all members.

Public Types

typedef Pattern::TagTransInVar TransVarianceCategory
 Functor is translation invariant.
typedef Pattern::TagCallValue CallCategory
 Functor is called using values.
typedef DstArrayT::ArithType DstArithT
typedef SrcArrayT::ArithType SrcArithT

Public Member Functions

 UpoColSpace (Element::ColorModel fromColorSpace, Element::ColorModel toColorSpace)
 Constructor.
DstArithT DoIt (const SrcArithT &x)
 Actual operation :.

Private Attributes

Element::ColorModel mFromSpace
Element::ColorModel mToSpace


Detailed Description

template<class DstArrayT, class SrcArrayT>
class Impala::Core::Array::Trait::UpoColSpace< DstArrayT, SrcArrayT >

Pixel functor for color space conversion based on value call.

Definition at line 20 of file UpoColSpace.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:05:39 2010 for ImpalaSrc by  doxygen 1.5.1