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

Impala::Core::Table::ConfusionMatrix Class Reference

A ConfusionMatrix class is designed to output the confusion matrix for a given concept set. More...

#include <ConfusionMatrix.h>

Inheritance diagram for Impala::Core::Table::ConfusionMatrix:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Table::ConfusionMatrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConfusionMatrix (String setName, String conceptSet, String modelName, String featureName, String conceptPath, String quid, int nStart, int nEnd)
virtual ~ConfusionMatrix ()
void DoConfusionMatrix ()
void DumpConfusionMatrixCAMP (bool bSorted=false)
void DumpConceptSimilarityTableSet ()
void SaveConfigurationMatrix (const char *file, bool bDumpFloat=true)

Protected Attributes

SimilarityTableSetmConceptSimSet
SimilarityTableSet::SimTableType ** conceptSimTable
Core::Table::QuidTablemQuidTable
String mConceptPath
Core::VideoSet::KeyframesmKeyframes
AnnotationTableSetmAnnoTabSet
double ** mConfusionMatrix
String mModelName
String mFeatureName

Detailed Description

A ConfusionMatrix class is designed to output the confusion matrix for a given concept set.

Note: It is mainly designed to plot the confusion matrix.

Definition at line 17 of file ConfusionMatrix.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:20:48 2011 for ImpalaSrc by  doxygen 1.5.1