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

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

Pixel functor for computation of Harris based on value call. More...

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

 M3poHarris (SrcArithT k)
 Constructor.
DstArithT DoIt (const SrcArithT &Lx2, const SrcArithT &Ly2, const SrcArithT &LxLy)
 Actual operation.

Private Attributes

SrcArithT mK


Detailed Description

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

Pixel functor for computation of Harris based on value call.

Definition at line 19 of file M3poHarris.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:18:13 2011 for ImpalaSrc by  doxygen 1.5.1