1
0

Update README.md

This commit is contained in:
Erick
2022-06-30 19:12:54 +02:00
committed by GitHub
parent 747880eb1c
commit d3da2e5ee4
+5 -2
View File
@@ -1,2 +1,5 @@
# opencv-resizer
Image resizer script with OpenCV for ML input homogenization
# Image Manipulation Tools
Collection of useful scripts for image manipulation for dataset/ML usage
## Image Resizer
Resize a set of images to a given resolution (default: 640x640px) and save them separately.