added: shi-tomashi corner generator

Signed-off-by: thundersparkf <devagastya0@gmail.com>
This commit is contained in:
thundersparkf 2021-11-23 02:32:02 +05:30
parent b00dc73fd4
commit 8ea1553538
3 changed files with 192 additions and 77 deletions

View file

@ -48,6 +48,7 @@ python = "^3.8"
pillow = "^8.2.0"
piexif = "^1.1.3"
crayons = "^0.4.0"
opencv-python = "^4.5.0"
[tool.poetry.dev-dependencies]
mypy = "^0.910"