This commit is contained in:
Matt McWilliams 2022-11-14 13:44:23 -05:00
parent d5a90ca8ae
commit 163fbad520
1 changed files with 4 additions and 0 deletions

View File

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