Text detection in images with OpenCV in Python
Introduction OpenCV is an open-source Computer Vision library. It is cross-platform and can be used in many different programming languages. It has many functions built into it which allow us to handle image manipulation very easily. We shall use Ope...
Nov 22, 20223 min read198

