Click here to Skip to main content
15,886,067 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 Jan 2018 by Intel
Below we seek guidance from the dictionary to appropriately define and discern the terms object detection, object recognition and object tracking.
14 May 2006 by Frederic Ntawiniga
The way of reading AVI files without installing codec drivers.
25 Apr 2012 by CodeProject, Michael Hopke
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Michael Hopke, who helped launch a game and a game development company while still in college.
18 Aug 2014 by pi19404
In this article we will look at Adaptive Skin Color Detection technique described in the paper "An Adaptive Real-time Skin Detector Based on Hue Thresholding"
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
17 Jul 2020 by Sergey L. Gladkiy
In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
23 Jul 2020 by Sergey L. Gladkiy
In this article we train the CNN for age estimation.
24 Jul 2020 by Sergey L. Gladkiy
In this article we will explain how to use the pre-trained CNN for estimating a person’s age from an image.
29 Oct 2020 by MehreenTahir
In this article we will compare training our models from scratch with more advanced and pre-trained approaches like YOLO.
30 Oct 2020 by MehreenTahir
In this we’ll see if we can implement YOLO on video feeds for queue length detection.
9 Dec 2020 by Dawid Borycki
In this article, we'll calculate the center of each detected bounding box, which will serve as a base for calculating distance.
8 Dec 2020 by Dawid Borycki
In this article we will perform object detection on the frames from the test data sets including video sequence stored in the video file.
10 Dec 2020 by Dawid Borycki
In this article, we will use those centers to estimate distances between people and indicate people that are too close.
11 Dec 2020 by Dawid Borycki
In this last article of the series, we improve our Python console application for AI-powered social distancing detection.
7 Dec 2020 by Dawid Borycki
In this article, we continue learning how to use AI to build a social distancing detector.
4 Dec 2020 by Dawid Borycki
In this article, we will use drawing functions to depict detected objects.
3 Dec 2020 by Dawid Borycki
In this article, we will learn how to add annotations to images.
2 Dec 2020 by Dawid Borycki
In this article series, we'll look at how to use AI and deep learning on video frames to ensure people are maintaining adequate social distancing in crowds.
5 Mar 2008 by Mingliang Zhu
An article showing how to easily but effectively extract all frames from a video as bitmaps
1 Oct 2014 by Torben Trindkaer Nielsen
This article presents the recursive connected component labelling algorithm with a workaround for the stack limitation. All in less than 70 lines of C/C++ code.
11 Feb 2013 by Markus Koppensteiner
Shows how to use OpenCV to write videos, how to implement mouse events, and presents some commands on image manipulation as well.
1 May 2012 by Markus Koppensteiner
Explains how to use some OpenCV commands for video manipulation.
15 Dec 2017 by Intel
This sample application takes an image or video frame of an analog gauge and reads the value using functions from the OpenCV* computer vision library.
2 Sep 2014 by pi19404
In this article, we will look at unistrore gesture recognition for Android devices
20 Jan 2014 by Serge Desmedt
Experiment with OpenCV imageprocessing methods on your mobile phone
30 Apr 2019 by Apriorit Inc, Semyon Boyko
The approach that allows you to make a neural network analyze the current frame while remembering the state of previous frames
8 Feb 2015 by tkontos
A WTL based, XML driven shortcut replacement
2 Sep 2014 by Member 11030029
Developer Serhiy Posokhin and his wife Antonina Posokhina, a designer by trade, recognized the potential of this technology in the world of jewelry and pursued its potential through the Intel® App Innovation Contest 2013 (AIC 2013).
27 Jan 2010 by juancaruca
Artificial Vision: AINECC color model in edge detection. Entirely OpenCV code.
30 Aug 2017 by Ravimal Bandara
An implementation of Bag-Of-Feature descriptor based on SIFT features using OpenCV and C++ for content based image retrieval applications.
16 Dec 2015 by Intel
With barcode scanning being a standard on mobile devices one might want to enable Intel(R) Edison to run automated barcode scannings.
18 Feb 2016 by Intel
With barcode scanning being a standard on mobile devices one might want to enable Intel(R) Edison to run automated barcode scannings.
13 Jan 2019 by Andreask84
In this article, I propose a simple application written entirely in Python that allows you to capture images from a camera using DirectShow and to perform simple processing on them using OpenCV.
24 May 2015 by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
21 Jun 2017 by Markus Koppensteiner
The article demonstrates how to use commands of the Emgu CV library to perform face recognition, frame subtraction, and dense optical flow.
8 Jun 2014 by Pavel Torgashov
The theory of contour analysis and its practical application to image recognition and OCR
29 Dec 2013 by furkanavcu
Image Cropping GUI For General Purpose
11 Jun 2020 by Glenn Prince
This article gives you a good starting point for your own object detection projects.
11 Jun 2015 by Intel
In my blog today, I am going to talk about publisher-subscriber model for sharing data between various programs running in Linux.
25 Dec 2013 by Grasshopper.iics
Is your business getting hampered due to documentation load? Switch to Datafly
2 Nov 2020 by Arnaldo P. Castaño
In this series of articles we will use a deep neural network (DNN) to perform coin recognition. Specifically, we will train a DNN to recognize the coins in an image.
12 Nov 2012 by HoshiKata
Practical on the fly fast mesh generation from arbitrary points.
3 Apr 2018 by Intel
The Retail Workshop: Hands on Learning with Intel®-based Retail Solutions
13 Nov 2018 by lessthanoptimal
This article demonstrates how BoofCV greatly simplifies working with cameras on Android.
7 Sep 2016 by Emanuel Santos
In this article i will show how to create a basic application to detect and recognize faces using EmugCV.
3 Mar 2009 by Heiko Kiessling
The article describes an easy to use a wrapper for Intel's OpenCV lib with examples.
5 Aug 2010 by Shiju PK
Implementing an edge based template matching or pattern matching algorithm.
7 Mar 2012 by C_Johnson
An intermediate example of signal processing using EMGU Image Processing Libraries
10 Jan 2011 by phoaivu
GPU Implementation of Extended Gaussian mixture model for Background Subtraction
7 Aug 2008 by Zeeshan Ejaz Bhatti
This article demonstrates how to perform human face and eyes detection on images using OpenCV in .NET
22 Jul 2016 by Afzaal Ahmad Zeeshan
In this post, I am going to walk you through creating your own central hub to allow your connected devices to authenticate people using facial recognition system.
5 Jun 2020 by Glenn Prince
In this article, we create an object detection model.
18 Feb 2016 by Intel
Game On: Intel® Edison with the Xadow Wearable Kit
6 Jul 2015 by Android on Intel
This document is focused on creating OpenCV-enabled applications for Android. If the target operating system of your application is Windows
10 Dec 2014 by matthias-hahn
The Intel Development Kit for IoT (IoTDK) is a complete solution to create and test applications for Intel IoT platforms like the Intel® Galileo and Edison maker boards.
8 Apr 2016 by King Coffee
Sample code for OpenCvSharp 3 quick start
10 Dec 2014 by matthias-hahn
The Intel® Internet of Things (IoT) Developer Kit (dev kit) is a complete solution for creating and testing applications targeted for Intel® IoT platforms like the Intel® Galileo board.
1 Mar 2013 by Grasshopper.iics
Head to Text conversion using Perceptual Computing SDK in C#
2 Nov 2018 by Vangos
This post will show you how to build OpenCV for Windows with CUDA.
14 Aug 2014 by Android on Intel
For those of you who are interested in developing your own “smart” drone, this article provides easy directions for making an intelligent, autonomous drone using an Android* smartphone, OpenCV*, C++, and Java*.
18 Mar 2016 by Intel
Therefore, inspired by this webinar and the Echo I decided to add USB audio capabilities, and espeak was a reasonably easy choice. Using a Plantronics USB headset was almost plug and play and its was soon talking and even with a Scottish accent.
7 Mar 2019 by Apriorit Inc, Semyon Boyko
How to use this Google service and the free NVIDIA Tesla K80 GPU to achieve your own goals in training neural networks
14 Aug 2014 by Android on Intel
Today I am writing to share my experience in optimizing Grace Application (an Android Application) for Intel® x86 architecture and using Intel® WiDi to bring the Grace App to the living room big screen.
7 Aug 2008 by Oleg Krivtsov
Implementing the Lucas-Kanade and Baker-Dellaert-Matthews image alignment algorithms.
21 Apr 2008 by Oleg Krivtsov
Implementing and comparing the forwards compositional and the Hager-Belhumeur algorithms.
26 Jun 2019 by hemanthk119
Image Classification implementation using Deep Belief Networks and Convolutional Neural Networks in .NET
10 Jul 2012 by Kerem Kat
Process webcam images on the CPU and GPU with OpenCV, CUDA and C++ AMP
3 Jul 2014 by Ravimal Bandara
An implementation of unsupervised watershed algorithm to image segmentation with histogram matching technique for reduce over-segmentation by using openCV.
23 Apr 2013 by HoshiKata
How to teach a program to recognize something within a video stream.
22 Dec 2020 by Markus Koppensteiner
Python code for image-blending based on an image mask
27 Dec 2012 by Grasshopper.iics
The app provides easy image analysis, processing, pattern recognition, and algorithm development.
4 Jun 2020 by Glenn Prince
In this article, we'll set up everything we need to build a hardhat detector with OpenCV.
15 Aug 2007 by Zeeshan Ejaz Bhatti
A utility to control screen saver on your computer using computer vision (human face detection), rather than idle timer.
4 Aug 2015 by Android on Intel
This document gives an overview of what has to be done at the library/engine level to better support Intel platforms.
19 Sep 2017 by Intel
In this blog I would like to share what I learned about the Intel® CV SDK and share some resources to help get you started in developing computer vision applications.
24 Oct 2017 by Intel
The Intel® Computer Vision SDK is a new software development package for development and optimization of computer vision and image processing pipelines for Intel System-on-Chips (SoCs).
1 Jun 2016 by Android on Intel
Intel® System Studio 2017 Beta has been released. This is the Beta program page which guides you further on Intel® System Studio 2017 Beta new features and enhanced usability experience.
15 Sep 2015 by Darko Jurić
Portable generic image library for C#
15 Sep 2015 by Darko Jurić
Portable video IO library for C#
19 Jun 2020 by Thomas Daniels
In this article we take a look at what you can do with the Natural Language Toolkit (NLTK).
18 Jun 2020 by Thomas Daniels
In this article let's get started hands-on with OpenCV.
18 Aug 2017 by Intel
This paper addresses how the Smart Video (SV) system architecture is increasing in complexity and evolving into new industries and use cases.
13 May 2019 by Daniele Fontani
A tool for managing CNN training built on django helps to understand image classification
16 Aug 2016 by DataBytzAI
Are you a developer? ... then you can build a robot...
29 Jun 2008 by Liping Dai
A C++ Smart Pointer Template Class Implementation
10 Dec 2008 by auralius manurung
An article on implementing basic use of OpenCV to manipulate pictures
29 Jun 2014 by mengwangk
Using OpenCV4Android in Android App
15 Dec 2017 by Intel
This sample application is useful to see movement patterns over time.
10 Dec 2012 by sajidhussainbaloch, saadhafeez, Anas Hashmi, Sajjad Idrees
Control your mouse using hand gestures
12 Aug 2014 by pi19404
IntroductionIn this article we will look at training and testing of a Multi-class Logistic Classifier Logistic regression is a probabilistic, linear classifier. It is parametrized by a weight matrix $W$ and a bias vector $b$. Classification is done by projecting data points onto a set of hyperpl
25 Jul 2012 by Long Nguyen (xyz)
This is about how to make a simple sofware like photoshop using Visual Studio C++ and OpenCV
19 Jul 2016 by Intel
This article provides general guidelines to help you choose the right IDE for your projects as well as the high-level features and programming languages that each IDE supports.
30 Sep 2016 by mengwangk
Night vision in Android using OpenCV
24 Nov 2014 by Darko Jurić
Pyramidal Kanade Lucas optical flow tracker
25 Jan 2018 by Intel
This tutorial will walk you through the basics of using the Deep Learning Deployment Toolkit's Inference Engine (included in the Intel® Computer Vision SDK).