#include <TcpServerPool.h>
Definition at line 17 of file TcpServerPool.h.
 
◆ FindObjectWorker()
  
  | 
        
          | FindObjectWorker::FindObjectWorker | ( | find_object::FindObject * | sharedFindObject, |  
          |  |  | QSemaphore * | sharedSemaphore, |  
          |  |  | int | maxSemaphoreResources, |  
          |  |  | QObject * | parent = 0 |  
          |  | ) |  |  |  | inline | 
 
 
◆ addObjectAndUpdate
  
  | 
        
          | void FindObjectWorker::addObjectAndUpdate | ( | const cv::Mat & | image, |  
          |  |  | int | id, |  
          |  |  | const QString & | filePath |  
          |  | ) |  |  |  | inlineslot | 
 
 
◆ detect
  
  | 
        
          | void FindObjectWorker::detect | ( | const cv::Mat & | image | ) |  |  | inlineslot | 
 
 
◆ objectsFound
◆ removeObjectAndUpdate
  
  | 
        
          | void FindObjectWorker::removeObjectAndUpdate | ( | int | id | ) |  |  | inlineslot | 
 
 
◆ maxSemaphoreResources_
  
  | 
        
          | int FindObjectWorker::maxSemaphoreResources_ |  | private | 
 
 
◆ sharedFindObject_
◆ sharedSemaphore_
  
  | 
        
          | QSemaphore* FindObjectWorker::sharedSemaphore_ |  | private | 
 
 
The documentation for this class was generated from the following file: