communicateWithDetectingThread 129 modules/objdetect/src/detection_based_tracker.cpp bool communicateWithDetectingThread(const Mat& imageGray, std::vector<Rect>& rectsWhereRegions); communicateWithDetectingThread 642 modules/objdetect/src/detection_based_tracker.cpp shouldHandleResult = separateDetectionWork->communicateWithDetectingThread(imageGray, rectsWhereRegions);