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

double Impala::Core::Array::Octaves::GetSigma ( int  o,
int  l 
) [inline]

Definition at line 327 of file Octaves.h.

References mScales, and mSigmas.

Referenced by Impala::Core::KeyPoint::DoG::AcquireKeypoints().

00327                                  {
00328         return mSigmas[o*mScales+l];
00329     }


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