Package org.cyberlab.local.recognition.extractor.net

Class Summary
SocketComm This class implements the socket communication protocols (used by SocketLocalFeaturesExtractor) between the Android device and the socket feature extractor server.
The overall communication protocol follows this pattern:
1.
SocketLocalFeaturesExtractor Features extractor that uses socket connections to an external server helping in extracting features and descriptors.
 

Exception Summary
SocketCommException Exception class thrown by SocketComm