Searched refs:communicateWithDetectingThread (Results 1 – 1 of 1) sorted by relevance
129 … bool communicateWithDetectingThread(const Mat& imageGray, std::vector<Rect>& rectsWhereRegions);512 bool cv::DetectionBasedTracker::SeparateDetectionWork::communicateWithDetectingThread(const Mat& im… in communicateWithDetectingThread() function in cv::DetectionBasedTracker::SeparateDetectionWork642 …shouldHandleResult = separateDetectionWork->communicateWithDetectingThread(imageGray, rectsWhereRe… in process()