CvUtils | Image features extractor |
Worker::fileloc | Worker helper class for keeping track of file locations |
Server | The socket server. This class contains all code for the server. The server listens for new socket connections and spawns new worker.h threads when new connections are established |
Worker | The worker thread |