ePotNormApproach m_normApp
Flag specifying the co-occurance histogram matrix normalization approach (Ref. ePotNormApproach) ...
Base abstract class for prior probability estimation.
Mat calculatePrior(void) const
Returns the prior edge probability.
void addEdgeGroundTruth(byte gt1, byte gt2)
Adds the groud-truth value to the co-occurance histogram matrix.
Base abstract class for random model training.
CPriorEdge(byte nStates, ePotNormApproach normApp=eP_APP_NORM_SYMMETRIC)
Constructor.
Edge prior probability estimation class.
Pairwise random model: maximum two nodes in the cliques.
ePotNormApproach
Normalization approach flag.