void addTripletGroundTruth(byte gt1, byte gt2, byte gt3)
Adds the groud-truth value to the co-occurance histogram matrix.
Triplet prior probability estimation class.
Base abstract class for prior probability estimation.
Base abstract class for random model training.
CPriorTriplet(byte nStates)
Constructor.
Mat calculatePrior(void) const
Calculates the prior probabilies.
Triplet random model: maximum tree nodes in the cliques.