Package org.cyberlab.recognition.local

Class Summary
ImageFeatures Data structure for holding the image features extracted from an image.
LocalFeaturesExtractorFactory Factory for creating LocalFeaturesExtractors The framework supports SocketLocalFeaturesExtractor and DeviceLocalFeaturesExtractor
LocalMatch<E> Abstract class for all LocalMatch objects.
LocalModel<E> Abstract class for all LocalModel objects.
LocalObject<E> Abstract class for all Local objects.
LocalRecognitionTools Toolchain for all framework supported recognition as well as other common methods for performing object recognition.
Unknown Unknown Object data structure.
 

Exception Summary
IncompatibleTypesException Exception class for when an operation is performed on two LocalObject of differing type.
UnknownException Exception class thrown by Unknown