We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0eec5a commit 593a2beCopy full SHA for 593a2be
src/lines_detector.py
@@ -132,4 +132,4 @@ def calculate_nozone(shape, offset=50):
132
133
# Release video capture and close windows
134
cap.release()
135
-cv2.destroyAllWindows()
+cv2.destroyAllWindows()
0 commit comments