24 using namespace KKMLL;
43 FeatureVectorPtr example = NULL;
44 for (
auto idx: examples)
ImageFeaturesNameIndexed()
ImageFeaturesNameIndexed(const FeatureVectorList &images)
Container class for FeatureVector derived objects.
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
void EncodeProblem(const struct svm_paramater ¶m, struct svm_problem &prob_in, struct svm_problem &prob_out)
ExtractExampleFileName extractImageFileName
const KKStr & ExampleFileName() const
Name of file that this FeatureVector was computed from.
KKStr osGetRootName(const KKStr &fullFileName)