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

void Impala::Core::Feature::PointDescriptorTable::SetDescriptor ( int  index,
VectorReal64 v 
) [inline]

Definition at line 99 of file PointDescriptorTable.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::GetColumn6().

Referenced by Impala::Core::Feature::InterestPointFeature::ProjectOntoCodebook().

00100     {
00101         GetColumn6()->GetVector(index, true) = v;
00102     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:10:23 2010 for ImpalaSrc by  doxygen 1.5.1