Latest Posts

Latest Posts

People tracking and head detection in Opencv example.

Opencv people tracking by head detection Opencv head detection is much more complicated than the whole body detection.. Learning is the...

Vl 30 Sep, 2016 5

Easy Opencv 3.1, opencv 2.4.13 instalation Visual Studio 2015 NUGET

Easy Opencv installation for Visual Studio 2015 C++ project by NUGET packages. Your opencv is ready to use under 2 minutes after you find ...

Vl 20 Aug, 2016 12

Iceland video tracking and stabilization example

My iceland video tracking example i know that, I did not write anything interesting for a long time.. I am working on it.. ...

Vl 26 Jul, 2016 1

Opencv tracking example

Median flow tracker code coming soon Simple median flow tracker base od goodFeaturesToTrack  calcOpticalFlowPyrLK TODO comp...

Vl 14 Mar, 2016 1

Fast Opencv people pedestrian detection Tutorial by CascadeClassifier

Simple Opencv C++ tutorial and example of people detection in video samples and pictures. There is nothing you cannot achieve in a few sim...

Vl 11 Mar, 2016 20

Opencv 3.1 people detection by CascadeClassifier

The comparison of Opencv Cascade for people detections. Default opencv cascades are good ones. You can simply achieve better results but y...

Vl 2 Mar, 2016 16

Opencv 3.1 Tutorial Optical flow (calcOpticalFlowFarneback)

Opencv simple C++ tutorial and code to achieve optical flow and farneback optical flow of moving an object in OpenCV video. Let's chec...

Vl 25 Feb, 2016 22

Opencv tutorial, VideoCapture playback, frame skip

Opencv C++ tutorial on how to playback video frames and video loaded into memory, Fast video replay by slider. Simple described and working...

Vl 21 Feb, 2016

Computer vision in mobile apps.

Computer vision mobile apps The biggest piece of computer vision apps are related to fun. I am not talking about image processing but ...

Vl 19 Feb, 2016 1

Install opencv with ffmpeg Debian Jessie linux

FFMPEG Debian Jessie and Opencv instalation Share this for more tutorials and computer vision post from me.. Thanks best Vladimir ...

Vl 19 Feb, 2016 1

Opencv tutorial, Read all images withim a folder (Windows) and Labeled Data

This is an example of how to load all images inside the folder on the Windows system. I use this to collect vector<Mat> to train th...

Vl 5 Feb, 2016 2

Labels