adding latest

This commit is contained in:
2021-03-20 05:28:09 +00:00
parent 838441d25e
commit a399ca0e2b
3 changed files with 102 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ from PIL import Image, ImageDraw
def extract_image(filename: str, output_path: str) -> None:
"""
Extract a combatcard from a screenshot from a device. Screenshot for each card
Extract a combat card from a screenshot from a device. Screenshot for each card
taken from the Hyakabun scrollery. Image will be resized and the card extracted.
Args: