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

void Impala::Core::VideoSet::ShotSegmenterGUI::SetCUTs ( Array2dScalarReal64 CUTS  )  [inline]

Definition at line 212 of file ShotSegmenterGUI.h.

References mCUTPlottable, and Impala::Visualization::Plot::Line::SetData().

00213     {
00214         mCUTPlottable->SetData(CUTS);
00215     }

Here is the call graph for this function:


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