In this series we are going to talk about OpenCV (Open Computer Vision) in Python.
We are going to have a simple Introduction to OpenCV (Open Computer Vision) and proceed to Read Images in OpenCV (Open Computer Vision)
What is opencv OpenCV (Open Source Computer Vision )is an open source library containing more than 500 optimized algorithms for image and video analysis, opencv was developed by intel, you can use opencv from displaying the feed of a webcam to teaching a robot to recognize real life objects
With OpenCV
- we can Read and write images
- do face detection
- do text recognition in images
- and modify image quality and colors