|
WSF
|
#include <WsfBayesClassification.hpp>
Static Public Member Functions | |
| static WsfTrackClassifier * | CreateClassifier () |
| There can be multiple classifiers. | |
| static WsfTrackClassifier * | CreateClassifier (WsfLocalTrackList &aTrackList) |
A track classifier that is a Bayesian Classifier, which is not the same thing as a Bayesian (network) engine. It uses configured data sources to determine probabilities of being entity types This class creates a instantiation, which protects all the utility classes it uses.
|
static |
There can be multiple classifiers.
Referenced by WsfClassificationProcessor::ProcessInput().
|
static |
TODO Merge Attribute and AttributePair
References WsfEntityPrototype::AddAttributeProtoSigma(), WsfTrackAccessorDeep::GetAttribute(), WsfTrackAccessorDeep::GetAttributeCount(), WsfTrackId::GetLocalTrackNumber(), WsfTrackListT< T >::GetTrackCount(), WsfTrackListT< T >::GetTrackEntry(), WsfTrack::GetTrackId(), AttributePair::mFirst, WsfBayesAttribute::mName, AttributePair::mSecond, WsfBayesAttribute::mSigma, WsfEntityPrototype::mTypeName, WsfEntityPrototype::mTypeNameID, WsfBayesAttribute::mValue, and WsfTrackAccessorDeep::SetTrack().