Home
last modified time | relevance | path

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

/external/opencv3/samples/python2/
Dvideo.py183 shot_idx = 0 variable
195 fn = '%s/shot_%d_%03d.bmp' % (shotdir, i, shot_idx)
198 shot_idx += 1