Click here to Skip to main content
15,891,431 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 Title

OpenCV 

25 Feb 2015 by saad_lah
Complete guide for beginner to setup EmguCV project and run first program in Visual Studio
24 Dec 2021 by Edward Sulistijono
Face Recognition with Python Programming Language using Haarcascade
1 Nov 2015 by Pavel Torgashov
Simple and fast skew correction of scan docs in C#
21 Sep 2013 by Ravimal Bandara
An implementation of Bag-Of-Feature descriptor based on SURF and ORB features using OpenCV and C++.
10 Apr 2013 by Evgeny Pereguda
Simple lib for capturing video from web-camera by using Media Foundation
20 Aug 2014 by pi19404
This article describes the method to cross compile C/C++ library for Android OS
17 Sep 2013 by DangBao
How to detect and recognize faces using OpenCV (step by step instructions for beginners)
3 Jan 2015 by Richard J. Algarve
Emgu CV - Select ROI (Region of interest) with the mouse in images that do not have the same measurements. This tip was prepared using the framework Emgu CV and C # .NET language.
23 Mar 2013 by Dejan Mauer
Probably the easiest way to detect faces in images by using Accord.net framework
1 Nov 2015 by Johnson Augustine
Faster image matching or comparison in large set of categorized images or training set in machine learning
15 Aug 2012 by Shulha Yahya
Get Palm Hand Region from Binary Image of Hand on EmguCV
31 Mar 2014 by SOHAM_GANDHI
In this tip, we learn how to convert Mat to BufferedImage and vice versa
9 Mar 2014 by SOHAM_GANDHI
How to convert iplimage and Mat to Picture Box in VC++
13 Jan 2015 by Lai Taiyu
How to do simple image binarization?
23 Jan 2015 by Lai Taiyu
A simple ordered dither algorithm (Half-tone image)
28 Jan 2015 by Lai Taiyu
How to make a clear color image (Histogram Equalization)?
28 Jan 2015 by Lai Taiyu
How to make a clear gray image (Histogram Equalization)?
23 Feb 2014 by SOHAM_GANDHI
Video write and process image frames. This project has been made in EmguCV 2.4.9 version and Microsoft Visual Studio 2010 platform.
3 Feb 2014 by SOHAM_GANDHI
The project in this tip is how to capture video from webcam. This project is made in OpenCV and Eclipse IDE.
21 Apr 2014 by SOHAM_GANDHI
How to capture video from webcam and video file (*.AVI)
19 Jun 2015 by Tareq_Gamal
Workaround to run and exchange data between .NET and other platforms
17 May 2010 by Rassul Yunussov
Introduction...
23 Feb 2014 by TonyBR
A simple method to get EmguCV (OpenCV) running in a .NET application