-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Im getting the following error in this line
flow = cv2.calcOpticalFlowFarneback(prevgray, gray, 0.5, 5, 15, 3, 5, 1.1, cv2.OPTFLOW_FARNEBACK_GAUSSIAN)
Error:
flow = cv2.calcOpticalFlowFarneback(prevgray, gray, 0.5, 5, 15, 3, 5, 1.1, cv2.OPTFLOW_FARNEBACK_GAUSSIAN)
TypeError: integer argument expected, got float
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels