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

Impala::Core::ApplicationFactory Class Reference

This class' purpose is to generalise some of the setup that was shared by some applications. More...

#include <ApplicationFactory.h>

Collaboration diagram for Impala::Core::ApplicationFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ApplicationFactory (CmdOptions *options)
DataFactoryMakeDataFactory ()
Training::FactoryMakeTrainFactory (Util::PropertySet *properties)
Training::FactoryMakeTrainFactory ()
 
Note:
not sur if these overloads are a good idea.

Util::PropertySetMakeClassifierProperties ()

Private Attributes

int mQuidClass
Core::Database::RawDataSetmDataSet
CmdOptionsmOptions

Detailed Description

This class' purpose is to generalise some of the setup that was shared by some applications.

Currently it assumes the application has the following arguments: 1. im/vid-set 2. concept file 3. model type (used in the train applications) 4. feature

This does not generalise well. After Dennis has revamped the RawDataSet and persitancy we can investigate how to improve u[on it. We will probably need to get rid of the CmdOptions pointer in the constructor.

Definition at line 26 of file ApplicationFactory.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:55:40 2010 for ImpalaSrc by  doxygen 1.5.1