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

String Impala::Core::Feature::Concept::GetModelName ( const FeatureDefinition feature  )  const [inline]

Definition at line 43 of file Concept.h.

References Impala::Core::Database::RawDataSet::GetFilePathConceptModel(), mAnnoSet, mConceptSetName, mModelType, and mName.

Referenced by Impala::Core::Training::ApplyConcepts::NextPath().

00044     {
00045         return mAnnoSet->GetFilePathConceptModel(mConceptSetName, mModelType,
00046                                                  feature, mName+".model",
00047                                                  false, false);
00048     }

Here is the call graph for this function:


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