Opencv

Standard template library in modern C++ to simplify opencv development

The STL is way to simplify and speed up your development in any C++ program. Standard templates library contains powerful algorithm, a set...

Vl 14 Oct, 2018 1

Tracking example in opencv, better than surfer video, same technology

Opencv target tracking example The computer vision is just super fun. Machine learning with just visible results.. This is so powe...

Vl 25 Apr, 2017 35

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

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

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

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

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

Computer vision car dataset for opencv and machine learning

Opencv free car detection dataset for HAAR and LBP  classifier learning. Collect the positive samples should be a boring and long term iss...

Vl 10 Nov, 2016 1

Labels