Introduction

This is the start of a new series called “The OpenCV for Beginners”. In this blog post , we will be seeing about the basics of images and how to handle them with cv2 module in python.

The access the code files , check my github profile : My Github profile.

The repository will be update after the completion of the entire series.

Pre-Requisites

Python

matplotlib

numpy

What is OpenCV ?

OpenCV is a computer vision library that has functionalities that can be used to handle image and video data.

#opencv3 #image-processing #computer-vision #opencv-python #python

OpenCV Tutorial — Introduction and Image Basics
1.45 GEEK