OpenCV

Image filtering techniques in OpenCV

In the world of computer vision, image filtering is used to modify images. These modifications essentially allow you to clarify an…

6 years ago

OpenCV 4.0 is on schedule for July release

There has been some exciting news from OpenCV: OpenCV developer Vadim Pisarevsky announced the development on OpenCV 4 on the…

6 years ago

Top 10 Tools for Computer Vision

The adoption of Computer Vision has been steadily picking up pace over the past decade, but there’s been a spike…

6 years ago

Fingerprint detection using OpenCV 3

In this article by Joseph Howse, Quan Hua, Steven Puttemans, and Utkarsh Sinha, the authors of OpenCV Blueprints, we delve…

9 years ago

OpenCV: Tracking Faces with Haar Cascades

Conceptualizing Haar cascades When we talk about classifying objects and tracking their location, what exactly are we hoping to pinpoint?…

11 years ago