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

virtual int Impala::Core::Feature::Computor::GetRegionFeatureSetSize ( int  i  )  const [inline, virtual]

Definition at line 140 of file Computor.h.

References mPyramid, and Impala::Core::Geometry::RectanglePyramid::NrRects().

Referenced by MakeRegionFeatureTableSet().

00141     {
00142         return mPyramid.NrRects(i);
00143     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:08:49 2010 for ImpalaSrc by  doxygen 1.5.1