diff --git a/fourcell/normalize.py b/fourcell/normalize.py index 2517c7a..778644a 100644 --- a/fourcell/normalize.py +++ b/fourcell/normalize.py @@ -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) ->>>>>>> Stashed changes