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

void Impala::Core::KeyPoint::Sift::ExtractDescriptors (  )  [inline]

Definition at line 89 of file Sift.h.

References AssignOrientation(), ComputeGradientField(), and Extract().

00090     {
00091         ComputeGradientField();
00092         AssignOrientation();
00093         Extract();
00094     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:10 2011 for ImpalaSrc by  doxygen 1.5.1