Home
last modified time | relevance | path

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

/external/opencv3/samples/python2/
Dvideo_threaded.py25 from common import clock, draw_str, StatValue
61 latency = StatValue()
62 frame_interval = StatValue()
Dcommon.py145 class StatValue: class