Home
last modified time | relevance | path

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

/external/opencv3/modules/objdetect/src/
Ddetection_based_tracker.cpp536 …double lastBigDetectionDuration = 1000.0 * (((double)(getTickCount() - timeWhenDetectingThreadSta… in communicateWithDetectingThread() local
537 (void)(lastBigDetectionDuration); in communicateWithDetectingThread()
538 …communicateWithDetectingThread: lastBigDetectionDuration=%f ms", (double)lastBigDetectionDuration); in communicateWithDetectingThread()