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

Impala::Core::Feature::InterestPointFeature::~InterestPointFeature (  )  [inline]

Definition at line 201 of file InterestPointFeature.h.

References mCodebook.

00202     {
00203         if(mCodebook)
00204         {
00205             delete mCodebook;
00206             mCodebook = 0;
00207         }
00208     }


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