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

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

Pixel functor for computation of LvvLw2 = LxxLy2 -2LxLyLxy + LyyLx2 based on value call. More...

#include <M6poLvvLw2.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

 M6poLvvLw2 ()
 Constructor : empty.
DstArithT DoIt (const SrcArithT &L, const SrcArithT &Lx, const SrcArithT &Ly, const SrcArithT &Lxx, const SrcArithT &Lxy, const SrcArithT &Lyy)
 Actual operation.


Detailed Description

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

Pixel functor for computation of LvvLw2 = LxxLy2 -2LxLyLxy + LyyLx2 based on value call.

Definition at line 20 of file M6poLvvLw2.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