Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / OpenCV

OpenCV

OpenCV

Great Reads

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.
by Stephan Ofosuhene
This article takes a look at a variety of tools available from Intel: Intel® Movidius™ Neural Compute Stick, Intel® Python Distribution for Python™, Intel® Math Kernel DNN Library, Intel® Data Analytics Acceleration Library, Intel Distribution of OpenVINO™ Toolkit
by saad_lah
Complete guide for beginner to setup EmguCV project and run first program in Visual Studio
by Intel
Below we seek guidance from the dictionary to appropriately define and discern the terms object detection, object recognition and object tracking.

Latest Articles

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.
by Stephan Ofosuhene
This article takes a look at a variety of tools available from Intel: Intel® Movidius™ Neural Compute Stick, Intel® Python Distribution for Python™, Intel® Math Kernel DNN Library, Intel® Data Analytics Acceleration Library, Intel Distribution of OpenVINO™ Toolkit
by saad_lah
Complete guide for beginner to setup EmguCV project and run first program in Visual Studio
by Intel
Below we seek guidance from the dictionary to appropriately define and discern the terms object detection, object recognition and object tracking.

All Articles

Sort by Score

OpenCV 

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.
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.
by Junian Triajianto
How to perform Face Detection using your camera / Webcam
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
by ShubhamSaxena
About how to create your first Emgu CV project
by morzel
Detecting a drone - OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
by morzel
Detecting a Drone - OpenCV in .NET for Beginners (Emgu CV 3.2, Visual Studio 2017). Part 1
by morzel
OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
by aunanue
A very simple example of color based object tracking
by Afzaal Ahmad Zeeshan
How to highlight the faces in uploaded image in ASP.NET web applications
by Vangos Pterneas
How to use Kinect v2 Face basics
by Jake Drew
Image thinning using R.
by pi19404
In this article we will look at the application of Mean Shift Tracking for color based tracking.
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.
by ShubhamSaxena
Emgu CV is a huge library of “wrapper” functions that allows calling OpenCV functions from a Visual Studio Windows Forms application.
by Xiao Ling
Time to migrate Android projects to Android Studio
by Ravimal Bandara
This article describes the effect of minHessian, number of octaves and layers to the SURF feature extraction algorithm.
by morzel
Couple of seconds to process a one megapixel picture… what the hell?