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

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

Definition at line 203 of file InterestPointFeature.h.

References mCodebook.

00204     {
00205         if(mCodebook)
00206         {
00207             delete mCodebook;
00208             mCodebook = 0;
00209         }
00210     }


Generated on Thu Jan 13 09:19:16 2011 for ImpalaSrc by  doxygen 1.5.1