Skip to content

Commit 593a2be

Browse files
committed
Added last line
1 parent a0eec5a commit 593a2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lines_detector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ def calculate_nozone(shape, offset=50):
132132

133133
# Release video capture and close windows
134134
cap.release()
135-
cv2.destroyAllWindows()
135+
cv2.destroyAllWindows()

0 commit comments

Comments
 (0)