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

Impala::Core::Histogram::NgbOutCooccurence Class Reference

Neighbourhood functor for percentile filter. More...

#include <NgbOutCooccurence.h>

Collaboration diagram for Impala::Core::Histogram::NgbOutCooccurence:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Array::Pattern::TagLoop IteratorCategory
 Loop version.
typedef Array::Pattern::Tag1Phase PhaseCategory
 1 phase

Public Member Functions

 NgbOutCooccurence (Histogram2dTem< double > *hist)
 Constructor.
 ~NgbOutCooccurence ()
 Destructor.
int Width ()
 Width of the neighbourhood.
int Height ()
 Height of the neighbourhood.
void Init (int x, int y, const double &value)
 Initialization.
void NextEl (int x, int y, const double &value)
 Processing one pixel.
double Result () const
 Produce the result value.

Private Attributes

double mCompareValue
Histogram2dTem< double > * mHist
 ILOG_VAR_DEC

Detailed Description

Neighbourhood functor for percentile filter.

Definition at line 20 of file NgbOutCooccurence.h.


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