Classer Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ArtmapModelStubArtmapModelStub is a bridge class, coupling the ARTMAP implementation to the interface defined by ClassifierModel
ClassifierMain interface to Classer's functionality
ClassifierModelThis is an abstract class defining the interface that must be implemented by a classifier to be used in Classer
ConfusionMatrixA confusion matrix tracks sample predictions in a two-dimensional table based both on the predicted class and on the actual ground-truth class label
DataThe Data object encapsulates a set of labeled data samples
DimListA DimList object defines a set of data dimensions (features) of interest
ImageImage objects are used to represent spatial data, for example a remote sensing data set
LabelSetLabelSets store multiple ground-truth labels per sample
LoggerThe static Logger class lets the user manage the verbosity of internal log messages, as well as where they are directed
MsgExceptionDefines a simple exception mechanism: it just holds a text message describing the cause of the error
NamedObjectBase class that stores a name
NameListNameList class - Encapsulates a vector of strings, adding conveniences for tasks liking saving to / loading from files, or determining the length of the longest string in the set
OrderedSubsetAn OrderedSubset defines a list of indices into a data set
PaletteManages the list of colors that are used to generate thematic maps and decision surface outputs, as well as legends, which explicitly show the colors that make up the Palette
PropertyListManages name/value pairs for storing arbitrary lists of properties for classifiers
TxtPadServes as a basic text-based canvas
ViewA view object defines a subset of a labeled data set, and is made up of one or more ‘orderings’, which are sets of indices into the data set
ViewSetViewSets are a generalization of view objects, bundling several of them together

Generated on Tue Dec 13 11:00:26 2005 for Classer by  doxygen 1.4.3