Add crop and resize functionality

This commit is contained in:
Jeena 2021-08-26 00:23:14 +09:00
parent 1f6f2cd6be
commit c5d8fbf6e8
4 changed files with 174 additions and 9 deletions

View file

@ -7,6 +7,7 @@ name = "pypi"
google-auth-oauthlib = "*"
psycopg2-binary = "*"
google-api-python-client = "*"
opencv-python = "*"
[dev-packages]