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

virtual Impala::Core::VideoSet::LbpEval::~LbpEval (  )  [inline, virtual]

Definition at line 221 of file LbpEval.h.

References mMaps, and mTableSet.

00222     {
00223         delete mMaps[0];
00224         delete mMaps[1];
00225         delete mMaps[2];
00226         delete mTableSet;
00227     }


Generated on Fri Mar 19 11:30:30 2010 for ImpalaSrc by  doxygen 1.5.1