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

Impala::Core::Trec::ThreadSet::ThreadSet ( VideoSet::Segmentation shots,
VideoSet::Keyframes keyframes,
ImageSet::ImageSet imSetThumb,
ImageSet::ImageSet imSetKey 
) [inline]

Definition at line 23 of file ThreadSet.h.

References mImSetKey, mImSetThumb, mKeyframes, and mShots.

00025     {
00026         mShots = shots;
00027         mKeyframes = keyframes;
00028         mImSetThumb = imSetThumb;
00029         mImSetKey = imSetKey;
00030     }


Generated on Fri Mar 19 11:26:13 2010 for ImpalaSrc by  doxygen 1.5.1