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

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

Definition at line 94 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().

00095     {
00096         GetColumn6()->GetVector(index, true) = v;
00097     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:19:27 2011 for ImpalaSrc by  doxygen 1.5.1