Latest Posts

Latest Posts

Face mouth eyes, facial landmarks detection tutorial for Opencv C++

This tutorial shows simple and useful code on how to detect face and face landmarks in OpenCV C++. It is a very simple task for 30 minutes...

Vl 9 Mar, 2020

Video tutorial of OpenCV tracking API, the simplest code ever

This tutorial focus on single target tracking in OpenCV 4 contribution tracking API. The code is included and contains under 60 simple lin...

Vl 8 Jan, 2020 1

Opencv mouse drawing C++ tutorial, mouse setMouseCallback region selection

This c++ Opencv tutorial shows you how to draw a rectangle by mouse over the object. The purpose of this is to take a Region of interest f...

Vl 5 Jan, 2020 1

Opencv reading IP camera, Video stream, Web camera, images and

Opencv reading video files, video stream, Images, IP, and Web cameras. I would like to cover this all in one post. Yes, video writing is a...

Vl 19 Dec, 2019 8

Install FFMPEG from source: Debian

The following steps describe how to build FFMPEG on the Debian system from source. The Debian Jessie is my current server version. The FFM...

Vl 15 Dec, 2019 2

Labels