Update readme.md

This commit is contained in:
Ratan Bhowmick 2022-10-29 10:11:22 +05:30 committed by GitHub
parent 9458fceb81
commit 1383e887bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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