Direct Graphical Models  v.1.7.0
DirectGraphicalModels::CCMat Member List

This is the complete list of members for DirectGraphicalModels::CCMat, including all inherited members.

CCMat(byte nStates)DirectGraphicalModels::CCMat
estimate(const Mat &gt, const Mat &solution, const Mat &mask=Mat())DirectGraphicalModels::CCMat
estimate(byte gt, byte solution)DirectGraphicalModels::CCMat
getAccuracy(void) constDirectGraphicalModels::CCMat
getConfusionMatrix(void) constDirectGraphicalModels::CCMat
load(const std::string &path, const std::string &name=std::string(), short idx=-1)DirectGraphicalModels::CCMat
m_pConfusionMatrixDirectGraphicalModels::CCMatprivate
reset(void)DirectGraphicalModels::CCMat
save(const std::string &path, const std::string &name=std::string(), short idx=-1) constDirectGraphicalModels::CCMat
~CCMat(void)DirectGraphicalModels::CCMatvirtual