X

opencv

Comprehensive guide to installing OpenCV 4.1.0 on Ubuntu 18.04 from source

OpenCV is an open source computer vision library which is very popular for performing basic image processing tasks such as…

Deep Learning based image colorization with OpenCV

In India, we celebrated the festival of color "Holi" last week. We celebrate the end of the winter with a…

Deep Learning based Edge Detection in OpenCV

In this post, we will learn how to use deep learning based edge detection in OpenCV which is more accurate…

Case-Study: Better HAAR feature-based Eye Detector using OpenCV

Motivation behind this post: Opencv object detectors which are built using Haar feature-based cascade classifiers is at least a decade…