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

void Impala::Core::VideoSet::ShotSegmenterGUI::SetPredictions ( Array2dScalarReal64 Predictions  )  [inline]

Definition at line 232 of file ShotSegmenterGUI.h.

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

00233     {
00234         mProbsPlottable->SetData(Predictions);
00235     }

Here is the call graph for this function:


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