Latest Posts

Latest Posts

Deep learning by Yolo Darknet vs HAAR and LBP cascades in people detection

I just performed people detection by the Yolo model in the Opencv 4 DNN module. I analyzed my old dataset, which was used for the same ta...

Vl 26 Feb, 2019 6

Opencv 4 Linux application in visual studio 2017- Ubuntu Linux subsystem on windows 10

This tutorial is a step-by-step guide for the development of the Opencv 4 Linux application in Visual Studio 2017 under Windows. The motiv...

Vl 3 Feb, 2019

Opencv 4 DNN module- People detection CPU performance with yolo tiny 2 model

Opencv 4 DNN, People detection CPU performance with yolo 2 tiny model I am still working on a tutorial on how to simply run yolo and others...

Vl 10 Dec, 2018 1

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

People head detection code and performance of Opencv 4 compared to opencv 3.2

Opencv 4.0 is released, people head detection compared to opencv 3.2 I am working with opencv for almost a 6 years. It is 3.5 years s...

Vl 25 Nov, 2018 2

Build opencv 3.4 under windows 10 with contrib library, Git Source ,CMAKE ,Visual Studio 2017

How to build the OpenCV 3.4 library with contribution modules on windows. It is easy to make own build of opencv library. I will go step by...

Vl 13 Nov, 2018 3

Labels