Click here to Skip to main content
15,884,298 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 Updated

OpenCV 

22 Dec 2020 by Markus Koppensteiner
Python code for image-blending based on an image mask
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.
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.
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.
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.
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.
30 Oct 2020 by MehreenTahir
In this we’ll see if we can implement YOLO on video feeds for queue length detection.
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.
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.
23 Jul 2020 by Sergey L. Gladkiy
In this article we train the CNN for age estimation.
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.
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.
17 Jun 2020 by Thomas Daniels
In this article we can take a look at what libraries are available to work on AI and ML tasks.
12 Jun 2020 by Thomas Daniels
This article provides some tips for experienced programmers to get up to speed with the basics of Python.
11 Jun 2020 by Glenn Prince
This article gives you a good starting point for your own object detection projects.
10 Jun 2020 by Glenn Prince
In this article, we begin the process of creating a custom object detection model.
9 Jun 2020 by Glenn Prince
In this article, we train our own custom model to detect if people are wearing hardhats.
8 Jun 2020 by Glenn Prince
In this article, we'll have a look at some of the pretrained models we can use in ImageAI to start detecting people in images.
5 Jun 2020 by Glenn Prince
In this article, we create an object detection model.
4 Jun 2020 by Glenn Prince
In this article, we'll set up everything we need to build a hardhat detector with OpenCV.
28 Jun 2019 by Cloudster
Get started with OpenCV on Android in 15 minutes
26 Jun 2019 by hemanthk119
Image Classification implementation using Deep Belief Networks and Convolutional Neural Networks in .NET
17 Jun 2019 by napuzba
How to use pointers when processing images in C#
13 May 2019 by Daniele Fontani
A tool for managing CNN training built on django helps to understand image classification
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
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
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
16 Jan 2019 by Phil Hopley
Second part in a series on a ROS (Robot Operating System) House Bot
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.
13 Nov 2018 by lessthanoptimal
This article demonstrates how BoofCV greatly simplifies working with cameras on Android.
2 Nov 2018 by Vangos
This post will show you how to build OpenCV for Windows with CUDA.
19 Oct 2018 by Apriorit Inc, KonstantinovSlava
Two ways of performing object recognition using OpenCV and comparing them to each other. Both approaches have their own pros and cons. This comparison will help to choose the best one for your task.
11 Sep 2018 by _Flaviu
A way to use OpenCV in MFC project
3 Apr 2018 by Intel
The Retail Workshop: Hands on Learning with Intel®-based Retail Solutions
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.
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).
15 Dec 2017 by Intel
This sample application is useful to see movement patterns over time.
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.
10 Nov 2017 by Intel
Follow these steps to connect your board to Arduino Create and begin working with your development kit.
10 Nov 2017 by Intel
This article will show you what libraries are available inside of Arduino Create for Intel®-based platforms running Linux.
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).
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.
31 Aug 2017 by Intel
Intel® GO™ SDK Offers Automotive Solution Developers an Integrated Solutions Environment
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.
18 Aug 2017 by Intel
The Intel® Computer Vision SDK is an Intel-optimized and accelerated computer vision software development kit based on the OpenVX standard. The SDK integrates pre-built OpenCV with deep learning support using an included Deep Learning (DL) Deployment toolkit.
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.
17 Aug 2017 by Intel
Two of our interns in the DPI Community Evangelism group, Isabel Zhang and Milly Xun, have created an interesting IoT/Robotics project over the past two months.
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.
11 Apr 2017 by Intel
As IoT demand drives increases in data volume, a more powerful processor is required, as well as additional storage.
11 Apr 2017 by Intel
Digital displays and signs are all around you. You may have seen them cropping up at shopping centers and doctors’ offices. From video walls, to AR fitting mirrors, to ordering menus, digital signs are pervasive and are becoming a part of everyday shopping experience.
20 Jan 2017 by Ansel Castro
The article shows how to render 3D graphics with C# in .NET using an API Igneel.Graphics.
19 Oct 2016 by Intel
This article is a proof of concept to explore quickly prototyping an analytics solution at the edge using Intel® IoT Gateway computing power to create a Smarter Security Camera.
30 Sep 2016 by mengwangk
Night vision in Android using OpenCV
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.
16 Aug 2016 by DataBytzAI
Are you a developer? ... then you can build a robot...
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.
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.
20 Jun 2016 by Intel
Smart Glasses to Help the Blind, With Pivothead LiveModPro and Intel Edison
12 Jun 2016 by Udaya K Unnikrishnan
Tracing the boundaries of an object in 2D image
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.
9 May 2016 by Alexandr Surkov
8 Apr 2016 by King Coffee
Sample code for OpenCvSharp 3 quick start
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.
14 Mar 2016 by V.
Case study on how to solve a complex problem by dividing it into smaller problems.
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.
18 Feb 2016 by Intel
Game On: Intel® Edison with the Xadow Wearable Kit
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.
1 Dec 2015 by Android on Intel
Using OpenCL™ 2.0 Read-Write Images
16 Sep 2015 by Intel
In this article, we will introduce the components of INDE and show how developers can use them to create new applications and optimize existing applications. To start with Intel® INDE provides support for IDE integration.
15 Sep 2015 by Darko Jurić
Portable video IO library for C#
15 Sep 2015 by Darko Jurić
Portable generic image library for C#
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.
15 Jul 2015 by Intel
The mobile “TNG Augmented Rift” is a full field of view Augmented Reality device capable to do e.g. face tracking, face identification, emotion detection, heart rate detection, distance measurements, etc.
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
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.
24 May 2015 by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
8 Feb 2015 by tkontos
A WTL based, XML driven shortcut replacement
22 Dec 2014 by Grasshopper.iics
This tutorial present a step by step guide for building the ultimate robotic control and information sinking for Arduino Controlled Robots over Internet of Things
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.
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.
24 Nov 2014 by Darko Jurić
Pyramidal Kanade Lucas optical flow tracker
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.
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).
2 Sep 2014 by pi19404
In this article, we will look at unistrore gesture recognition for Android devices
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"
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*.
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.
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
4 Jul 2014 by mengwangk
Android phone as webcam or remote surveillance camera through Skype
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.
29 Jun 2014 by mengwangk
Using OpenCV4Android in Android App