Removed deprecated 'clock' import.

This commit is contained in:
Jed
2019-12-29 18:50:17 -05:00
parent 9572895da0
commit ef290366b0
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -26,7 +26,6 @@ import cv2 as cv
import video
from common import anorm2, draw_str
from time import clock
lk_params = dict( winSize = (15, 15),
maxLevel = 2,