Simple Image Compression Using OpenCV And Python
Introduction
Hello! ๐ I recently needed to compress images for work, but most free image compressors have a file size requirement, so I decided to create my own using python and opencv.
In this post I will show how I did it and I hope it helps anyon...
ethan91.hashnode.dev2 min read