Converting an image to gray scale, using Python and OpenCV
Python OpenCV: Face detection and counting
How to perform face detection and counting in images, using Python and OpenCV
Python OpenCV: Reading and displaying an image
The objective of this post is to explain how to read and display an image with Python and OpenCV. Introduction The objective of this post is to explain how to read and display an image with Python and OpenCV. This will be a very simple introductory code. You can check here how to install OpenCV …
Continue reading "Python OpenCV: Reading and displaying an image"