Latest Posts

Latest Posts

Simple Install opencv Visual Studio 2017 by NUGET

Simple installation of OpenCV for Visual Studio 2017 by image example. Easy and fast way to start coding in OpenCV by Nuget packages. If yo...

Vl 23 Apr, 2017 13

Helping on stackoverflow with tracking and people counting.

Helping on stackoverflow Maybe some of this ideas are useful also for you.  Question was??  You have one people income stream and you...

Vl 16 Apr, 2017

Tracking and Train SVM detector with HOG features online

Support vector machine with Histogram of oriented gradient trained near online, and tracker.  Building the SVM detector based on ...

Vl 5 Apr, 2017 3

Opencv Visual studio 2017 simple hack installation

This tutorial shows you how to use and install OpenCV 3 + in Visual Studio 2017. It is more hack than a proper install. Using Nuget pack...

Vl 12 Mar, 2017 5

About Opencv 3.2 and Deep Regression Networks

Opencv 3.2, and Deep Regression Networks Opencv 3.2 is out. I am just checking the change log. What is inside from the my point of v...

Vl 18 Jan, 2017

Head and people detection in opencv

You can find a free download for LBP Cascade specifically designed for people and head detection in OpenCV. It’s trained on my own people ...

Vl 9 Jan, 2017 13

Opencv Kalman filter example video head tracking. Code soon

Opencv Kalman filter example video head tracking Example of kalman filter in Opencv with head detection and tracking.  Two big tuto...

Vl 3 Jan, 2017 4

Opencv head and people detection code cascade

head and people detection Opencv LBP CascadeClassifier  This LBP cascade for opencv will be available soon. People is just new ve...

Vl 30 Dec, 2016 5

Car detection in Opencv LBP cascade to download

LBP ( included to download) and Haar features in OpenCV detectMultiscale are one of the most simple and also powerful (Old sure) to dete...

Vl 18 Dec, 2016 3

Opencv rectangle drawing tutorial C++

Opencv rectangle drawing tutorial by example in C++. Simple steps let you draw the rectangle inside the pictures and video sample. Sever...

Vl 15 Dec, 2016 2

opencv traincascade haar and lbp my training parameters

Opencv train cascade haar and lbp training Opencv train cascade script parameter examples for Windows. Traincascade utility is easy to u...

Vl 13 Dec, 2016 1

My Opencv LBP cascade for people detection for download

13 stage opencv LBP cascade for people detection to download My Opencv LBP 13 stage cascade for people detection. It is only 13 stages l...

Vl 4 Dec, 2016 1

opencv IP camera video stream capture and people detection

In that tutorial, I just want to introduce how to read the more video streams in threads. In some cases, you need to have FFMPEG installed...

Vl 28 Nov, 2016 14

Video stabilization by good feature to track, opticalFlowPytLK and median Just example

Video stabilization by optical flow and median..  I have to say. This is only alpha version. First of all, I want to release vide...

Vl 20 Nov, 2016 2

Face features detection testing video clandmark

Face features detection testing clandmark I like this project because some of the authors also teach me at CTU in Prague. This is j...

Vl 16 Nov, 2016

Car detection in opencv

This is one of the results achieved by the free dataset for car detection on my blog  here .  I have a plan to provide some basic scripts ...

Vl 12 Nov, 2016 2

Labels