Home
last modified time | relevance | path

Searched refs:shouldObjectDetectingResultsBeForgot (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/objdetect/src/
Ddetection_based_tracker.cpp173 volatile bool shouldObjectDetectingResultsBeForgot; member in cv::DetectionBasedTracker::SeparateDetectionWork
196 shouldObjectDetectingResultsBeForgot(false), in SeparateDetectionWork()
290 …((cv::DetectionBasedTracker::SeparateDetectionWork*)p)->shouldObjectDetectingResultsBeForgot=false; in workcycleObjectDetectorFunction()
429 if (!shouldObjectDetectingResultsBeForgot) { in workcycleObjectDetector()
435 shouldObjectDetectingResultsBeForgot=false; in workcycleObjectDetector()
495 shouldObjectDetectingResultsBeForgot=true; in resetTracking()