opencv 3.4

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

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

Labels