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

virtual String Impala::Core::Feature::Computor::GetRegionFeatureDefVal ( int  idx  )  [inline, virtual]

Definition at line 509 of file Computor.h.

References GetPyramid(), and Impala::MakeString().

Referenced by GetFeatureTable(), GetProtoFeatureTable(), GetProtoFeatureTables(), GetRegionFeatureTable(), MakeFeatureTableSet(), Impala::Core::Feature::VisSem::MakeProtoFeatureTable(), and MakeRegionFeatureTableSet().

00510     {
00511         return MakeString(GetPyramid().NrRectsPerDim(idx));
00512     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:09:03 2010 for ImpalaSrc by  doxygen 1.5.1