Divergence | Object for the Kullback-Leibler divergence beween 3 dimensionnal Gaussians |
DynaClass | Object used for storing one MT cluster trajectory. Almost all the attribute are public and can be accessed from a main procedure |
GraphManipulator | Object designed to manipulate collection of sub-graphs included in a graph and drive the supervised learning procedure |
Image< PIX > | Tool object for dealing with many images of variable format FOR ANY EXTENSION, REQUIRES TO BE RE-IMPLEMENTED COMPLETLY |
MatchCost | Object used by GraphManipulator to perform sub-graph matchings according to a parametric similarity model |
ParaSearch | Object containing a collection of Multinomial distributions updated by dirichlet model hyper parameters used by GraphManipulator to learn the parameter vector of the similarity model |
SearchTree | SearchTree object which is a tree used by MatchCost to find the minimal matching cost among all possible mapping functions |
SubGraph | Object used by GraphManipulator to load a part of the global graph |
TreeNode | Node Object used for the constitution of a SearchTree Object |