divergence.cpp [code] | File containing the Divergence object source |
divergence.h [code] | File defining the Divergence object for the Kullback-Leibler divergence beween 3 dimensionnal Gaussians |
DynaClass.hh [code] | File containing the DynaClass object used for storing the MT cluster trajectories |
fillsubgraph+.cpp [code] | File containing methods of the GraphManipulator object |
graphCharac+.hh [code] | File containing the GraphManipulator object able to manipulate collection of sub-graphs included in a graph and drive the supervised learning procedure |
Image_basics.hh [code] | File defining a tool object for dealing with many images of variable format FOR ANY EXTENSION, REQUIRES TO BE RE-IMPLEMENTED COMPLETLY |
MatchCost+.hh [code] | File containing the MatchCost object used by GraphManipulator to perform the matching of sub-graphs according to a parametric similarity model |
ParaSearch.hh [code] | File containing the ParaSearch object. It contains a collection of Multinomial distributions updated by dirichlet model hyper parameters used by GraphManipulator to learn the parameter vector of the similarity model |
readholegraph.cpp [code] | File containing a graph reading method of the GraphManipulator object |
SearchTree.hh [code] | File containing the SearchTree object which is a tree used for finding the minimal matching cost among all possible mapping functions |
SubGraph.hh [code] | File containing the SubGraph object used to load a part of the global graph |
SupLearnPara.cpp [code] | Program for learning interactively user-specific semantics attached to sub-graphs |
TreeNode.hh [code] | File containing the TreeNode object |