Skip to content

Commit 518086f

Browse files
author
Mark Miller
committed
update rotate example
1 parent cc820be commit 518086f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples/images/rotate_2.jpg

-3.13 KB
Binary file not shown.

examples/images/rotate_3.jpg

-15.7 KB
Binary file not shown.

examples/rotate_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
try:
1919
result = solver.rotate(
20-
['images/rotate.jpg', 'images/rotate_2.jpg', 'images/rotate_3.jpg'],
20+
'images/rotate.jpg',
2121
angle=40,
2222
lang='en',
2323
# hintImg = 'images/rotate_hint.jpg'

0 commit comments

Comments
 (0)