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

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

Pixel functor for computation of concept features (Cl, Cll, Clw, Cllw) based on value call. More...

#include <M9N4poConFeat.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::StorType DstStorT
typedef DstArrayT::ArithType DstArithT
typedef SrcArrayT::ArithType SrcArithT

Public Member Functions

 M9N4poConFeat (SrcArithT scale)
 Constructor.
void DoIt (DstStorT *Cl, DstStorT *Cll, DstStorT *Clw, DstStorT *Cllw, const SrcArithT &E, const SrcArithT &Ex, const SrcArithT &Ey, const SrcArithT &El, const SrcArithT &Elx, const SrcArithT &Ely, const SrcArithT &Ell, const SrcArithT &Ellx, const SrcArithT &Elly)
 Actual operation.

Public Attributes

SrcArithT mScale


Detailed Description

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

Pixel functor for computation of concept features (Cl, Cll, Clw, Cllw) based on value call.

Definition at line 21 of file M9N4poConFeat.h.


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