Opencv reading video files, video stream, Images, IP, and Web cameras. I would like to cover this all in one post. Yes,…
Build FFMPEG from Source on Debian [Full Tutorial]
The following steps describe how to build FFMPEG on the Debian system from source. The Debian Jessie is my current serv…
Use Webcams in WSL with OpenCV & FFmpeg [Fix 2025]
Opencv in Windows Subsystem for Linux (WSL) is a compatibility layer designed to run Linux binary executables (in ELF …
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 us…
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…