did some formatting
This commit is contained in:
parent
d040135d02
commit
7ddd813361
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ if __name__ == '__main__' :
|
||||||
# Display result
|
# Display result
|
||||||
cv2.imshow("Tracking", frame)
|
cv2.imshow("Tracking", frame)
|
||||||
|
|
||||||
|
|
||||||
frame_count += 1
|
frame_count += 1
|
||||||
|
|
||||||
# Exit if ESC pressed
|
# Exit if ESC pressed
|
||||||
|
|
Loading…
Reference in a new issue