Package FeatureManager

The Feature Manager (FM) is the component in charge of storing/retrieving the image features from the DB.

See:
          Description

Class Summary
FeatureManager Abstract class representing a generic Feature Manager.
FeatureManagerMySQL Implements the MySQL-based Feature Manager.
WindsurfFeatureManagerMySQL Implements the MySQL-based Feature Manager for Windsurf.
WindsurfFeatureManagerTxt Implements the text-based Feature Manager for Windsurf.
 

Package FeatureManager Description

The Feature Manager (FM) is the component in charge of storing/retrieving the image features from the DB. It provides an abstraction from the underlying used DBMS.