Package IndexManager

The Index Manager (IM) contains the classes managing the feature indices for performing similarity searches over the image/region features.

See:
          Description

Class Summary
ImgIndexManager Abstract class for the management of the image index.
ImgIndexManagerMtree Class for the management of the image index using M-tree.
RegIndexManager Abstract class for the management of the region index.
RegIndexManagerMtree Class for the management of the region index using M-tree.
WindsurfImgMtreeWrapper Class implementing operations for invoking native functions for managing the image M-tree.
WindsurfRegMtreeWrapper Class implementing operations for invoking native functions for managing the region M-tree.
 

Package IndexManager Description

The Index Manager (IM) contains the classes managing the feature indices for performing similarity searches over the image/region features.