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

void Impala::Application::SDash::SurveillanceApp::CleanUp (  )  [inline]

Definition at line 327 of file SurveillanceApp.cpp.

References mDetectedPersons, and mSimilarPersons.

Referenced by main(), and ~SurveillanceApp().

00328     {
00329         printf("Cleaning Up\n");
00330         delete mDetectedPersons;
00331         delete mSimilarPersons;
00332     }


Generated on Fri Mar 19 10:49:46 2010 for ImpalaSrc by  doxygen 1.5.1