Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:17:21 2011 for ImpalaSrc by  doxygen 1.5.1