This commit is contained in:
Matt McWilliams 2022-11-14 13:43:58 -05:00
parent 1a28ccba66
commit d5a90ca8ae
1 changed files with 1 additions and 5 deletions

View File

@ -398,8 +398,4 @@ cv2.rectangle(blank, offset, (offset[0]+meanRect[0], offset[1]+meanRect[1]), (25
#normal = place(blank, rotated, 0, 0)
<<<<<<< Updated upstream
display(blank)
=======
display(blank)
>>>>>>> Stashed changes