diff --git a/main.py b/main.py index 769639d..8541447 100644 --- a/main.py +++ b/main.py @@ -152,9 +152,4 @@ for c in cnts: # show the output image cv2.imshow("Screw Length Detection", orig) - cv2.waitKey(0) - - -# Screw Sizing - - + cv2.waitKey(0) \ No newline at end of file