Package retrieval

Classes needed to perform similarity searches in a database and mapping database entries to java classes.

See:
          Description

Class Summary
DatabaseEntry A one-to-one mapping of a row in the database to a java class.
DatabaseEntry3D Holding the information about a 3D data set, as used in Matching3DGui .
SearchThread A thread to handle the parsing of one skeleton and comparing it with PSGM to the query object (passed as "ready-to-use" skeleton object).
SimilaritySearch Execute a similarity search in the database.
SimilaritySearchResult Data structure to hold meta data about the matching result between a query skeleton object and a target object.
 

Package retrieval Description

Classes needed to perform similarity searches in a database and mapping database entries to java classes.