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

void Impala::Core::VideoSet::ShotSegmenterGUI::SetScores ( Array2dScalarReal64 Scores  )  [inline]

Definition at line 228 of file ShotSegmenterGUI.h.

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

00229     {
00230         mScoresPlottable->SetData(Scores);
00231     }

Here is the call graph for this function:


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