![]() |
Direct Graphical Models
v.1.7.0
|
This is the complete list of members for DirectGraphicalModels::CGraphExt, including all inherited members.
addDefaultEdgesModel(float val, float weight=1.0f)=0 | DirectGraphicalModels::CGraphExt | pure virtual |
addDefaultEdgesModel(const Mat &featureVectors, float val, float weight=1.0f)=0 | DirectGraphicalModels::CGraphExt | pure virtual |
addDefaultEdgesModel(const vec_mat_t &featureVectors, float val, float weight=1.0f)=0 | DirectGraphicalModels::CGraphExt | pure virtual |
buildGraph(Size graphSize)=0 | DirectGraphicalModels::CGraphExt | pure virtual |
CGraphExt(void)=default | DirectGraphicalModels::CGraphExt | |
CGraphExt(const CGraphExt &)=delete | DirectGraphicalModels::CGraphExt | |
getSize() const =0 | DirectGraphicalModels::CGraphExt | pure virtual |
operator=(const CGraphExt &)=delete | DirectGraphicalModels::CGraphExt | |
setGraph(const Mat &pots)=0 | DirectGraphicalModels::CGraphExt | pure virtual |
~CGraphExt(void)=default | DirectGraphicalModels::CGraphExt | virtual |