Click here to Skip to main content
15,889,808 members
Everything / OpenCV

OpenCV

OpenCV

Great Reads

by HoshiKata
Practical on the fly fast mesh generation from arbitrary points.
by Phil Hopley
Second part in a series on a ROS (Robot Operating System) House Bot
by Ansel Castro
The article shows how to render 3D graphics with C# in .NET using an API Igneel.Graphics.
by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.

Latest Articles

by Edward Sulistijono
Face Recognition with Python Programming Language using Haarcascade
by Markus Koppensteiner
Python code for image-blending based on an image mask
by Dawid Borycki
In this last article of the series, we improve our Python console application for AI-powered social distancing detection.
by Dawid Borycki
In this article, we will use those centers to estimate distances between people and indicate people that are too close.

All Articles

Sort by Score

OpenCV 

29 Aug 2017 by morzel
OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
28 Aug 2017 by Ravimal Bandara
A new contrast enhancement algorithm which is fast, simple and powerful by means of boosting and illumination normalization. It was invented accidentally but the performed well in 2 different applications i.e. superficial vein enhancement and blood vessel enhancement in retinal fundus images.
21 Dec 2014 by Vangos Pterneas
How to use Kinect v2 Face basics
15 Jan 2013 by ShubhamSaxena
About how to create your first Emgu CV project
24 Sep 2013 by pi19404
In this article we will look at the application of Mean Shift Tracking for color based tracking.
30 Aug 2017 by morzel
Detecting a drone - OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
29 Apr 2013 by Jake Drew
Image thinning using R.
2 Sep 2013 by pi19404
IntroductionIn the article we will look at implementation of bug 2 algorithm for motion planning Bug AlgorithmsThe aim of path planning algorithm is to complete a collision free path from initial to goal position. Bug algorithms are simplest type of path planning algorithms.
28 Aug 2017 by Ravimal Bandara
This article describes the effect of minHessian, number of octaves and layers to the SURF feature extraction algorithm.
6 Jul 2015 by Xiao Ling
Time to migrate Android projects to Android Studio
16 Jan 2013 by ShubhamSaxena
Emgu CV is a huge library of “wrapper” functions that allows calling OpenCV functions from a Visual Studio Windows Forms application.
30 Aug 2017 by morzel
Detecting a Drone - OpenCV in .NET for Beginners (Emgu CV 3.2, Visual Studio 2017). Part 1
16 Aug 2016 by Afzaal Ahmad Zeeshan
How to highlight the faces in uploaded image in ASP.NET web applications
3 Oct 2018 by Junian Triajianto
How to perform Face Detection using your camera / Webcam
15 Sep 2013 by pi19404
Color constancy is a mechanism of detection of color independent of light source. The light source many introduce color casts in captured digital images To solve the color constancy problem a standard method is to estimate the color of the prevailing light
8 Jan 2018 by morzel
Couple of seconds to process a one megapixel picture… what the hell?
23 Jan 2013 by Vijay Rajanna
Procedure to be followed in order to generate OpenCV libraries for Linux operating system using MinGW and MSYS toolkit on Windows Operating system.
29 Sep 2010 by aunanue
A very simple example of color based object tracking