mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-01-18 07:17:03 +00:00
Update readme.md
This commit is contained in:
parent
9458fceb81
commit
1383e887bc
|
@ -1,7 +1,11 @@
|
||||||
Image Resizer Using Python
|
Image Resizer Using Python
|
||||||
|
|
||||||
|
|
||||||
So, I was working on this one project where I needed to place equal size images. To make it look good.
|
So, I was working on this one project where I needed to place equal size images. To make it look good.
|
||||||
|
|
||||||
But doing one picture at a time is such a waste. So, I created this simple script to make this easy for me.
|
But doing one picture at a time is such a waste. So, I created this simple script to make this easy for me.
|
||||||
|
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
|
|
||||||
Only dependecy is OpenCV2
|
Only dependecy is OpenCV2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user