opencv example

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

trailer Testing opencv 4 Deep neural network module

trailer- Testing opencv 4 deep neural network I am working on tutorial and notes about DNN module. Step by step from installation to p...

Vl 27 Nov, 2018 24

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

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

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

LBP cascade free to download to use in opencv to detect people and heads. Code example and cascade description. All you need to write your...

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

Labels