Uses of Package
config

Packages that use config
algorithm Package containing all classes that are part of establishing correspondences between two skeletons' end nodes. 
algorithm.matching Package containing all classes that are used to establish a final matching between two skeletons' end nodes. 
algorithm.psgm All classes used for the computation of two skeletons' endnode similarities, as described in the paper. 
io.loader.load2D Contains all classes used to load a 2D skeleton from the input files. 
io.loader.load3D Contains all classes needed to load a 3D-skeleton. 
io.loader.shared Package containing all classes needed to load 2D skeletons as well as 3D skeletons. 
io.visualize Classes needed to visualize/show skeletons and skeleton matching results. 
retrieval Classes needed to perform similarity searches in a database and mapping database entries to java classes. 
 

Classes in config used by algorithm
Config
          Configure the execution of the algorithm.
 

Classes in config used by algorithm.matching
Config
          Configure the execution of the algorithm.
 

Classes in config used by algorithm.psgm
Config
          Configure the execution of the algorithm.
 

Classes in config used by io.loader.load2D
Config
          Configure the execution of the algorithm.
 

Classes in config used by io.loader.load3D
Config
          Configure the execution of the algorithm.
 

Classes in config used by io.loader.shared
Config
          Configure the execution of the algorithm.
 

Classes in config used by io.visualize
Config
          Configure the execution of the algorithm.
 

Classes in config used by retrieval
Config
          Configure the execution of the algorithm.