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

Array2dScalarReal64* Impala::Core::Array::Octaves::GetOctave ( int  o,
int  l 
) [inline]

Definition at line 321 of file Octaves.h.

References mOctaveArray, and mScales.

Referenced by Impala::Core::KeyPoint::DoG::CalculateDoG(), and Impala::Core::KeyPoint::DoG::LocalizeKeypoints().

00322     {
00323         return mOctaveArray[o*mScales+l];
00324     }


Generated on Fri Mar 19 10:59:45 2010 for ImpalaSrc by  doxygen 1.5.1