addDefaultEdgesModel(float val, float weight=1.0f) override | DirectGraphicalModels::CGraphLayeredExt | virtual |
addDefaultEdgesModel(const Mat &featureVectors, float val, float weight=1.0f) override | DirectGraphicalModels::CGraphLayeredExt | virtual |
addDefaultEdgesModel(const vec_mat_t &featureVectors, float val, float weight=1.0f) override | DirectGraphicalModels::CGraphLayeredExt | virtual |
addFeatureVecs(CTrainEdge &edgeTrainer, const Mat &featureVectors, const Mat >) | DirectGraphicalModels::CGraphLayeredExt | |
addFeatureVecs(CTrainEdge &edgeTrainer, const vec_mat_t &featureVectors, const Mat >) | DirectGraphicalModels::CGraphLayeredExt | |
buildGraph(Size graphSize) override | DirectGraphicalModels::CGraphLayeredExt | virtual |
CGraphExt(void)=default | DirectGraphicalModels::CGraphExt | |
CGraphExt(const CGraphExt &)=delete | DirectGraphicalModels::CGraphExt | |
CGraphLayeredExt(IGraphPairwise &graph, word nLayers, byte gType=GRAPH_EDGES_GRID) | DirectGraphicalModels::CGraphLayeredExt | inline |
defineEdgeGroup(float A, float B, float C, byte group) | DirectGraphicalModels::CGraphLayeredExt | |
fillEdges(const CTrainEdge &edgeTrainer, const CTrainLink *linkTrainer, const Mat &featureVectors, const vec_float_t &vParams, float edgeWeight=1.0f, float linkWeight=1.0f) | DirectGraphicalModels::CGraphLayeredExt | |
fillEdges(const CTrainEdge &edgeTrainer, const CTrainLink *linkTrainer, const vec_mat_t &featureVectors, const vec_float_t &vParams, float edgeWeight=1.0f, float linkWeight=1.0f) | DirectGraphicalModels::CGraphLayeredExt | |
getGraph(void) const | DirectGraphicalModels::CGraphLayeredExt | inline |
getSize() const override | DirectGraphicalModels::CGraphLayeredExt | inlinevirtual |
getType(void) const | DirectGraphicalModels::CGraphLayeredExt | inline |
m_graph | DirectGraphicalModels::CGraphLayeredExt | private |
m_gType | DirectGraphicalModels::CGraphLayeredExt | private |
m_nLayers | DirectGraphicalModels::CGraphLayeredExt | private |
m_size | DirectGraphicalModels::CGraphLayeredExt | private |
operator=(const CGraphExt &)=delete | DirectGraphicalModels::CGraphExt | |
setEdges(std::optional< byte > group, const Mat &pot) | DirectGraphicalModels::CGraphLayeredExt | |
setGraph(const Mat &pots) override | DirectGraphicalModels::CGraphLayeredExt | virtual |
setGraph(const Mat &potBase, const Mat &potOccl) | DirectGraphicalModels::CGraphLayeredExt | |
~CGraphExt(void)=default | DirectGraphicalModels::CGraphExt | virtual |
~CGraphLayeredExt(void)=default | DirectGraphicalModels::CGraphLayeredExt | virtual |