1 #include "PriorTriplet.h" 19 Mat res(3, size, CV_32FC1);
void addTripletGroundTruth(byte gt1, byte gt2, byte gt3)
Adds the groud-truth value to the co-occurance histogram matrix.
Mat m_histogramPrior
The class cooccurance histogram.
Mat calculatePrior(void) const
Calculates the prior probabilies.
byte m_nStates
The number of states (classes)