Python

2

[Easy way] – Face Detection using OpenCV & Python

So, In this post, we are going to learn about Face Detection using OpenCV and Python. We will discuss a very popular method called Haar Cascades for...

1

Get Started with Image Processing using OpenCV-Python

In this article, we will understand and learn Image Processing using the Python programming language. The most common library used for image processing is OpenCV (Open...