Have fun with WebCam and OpenCV in C# — Part 2

Deepak Battini
4 min readJul 4, 2018

Welcome back to the Part 2 of the Open CV with web cam project. In this post we will continue to learn more by playing with Open CV by detecting facial features like eyes, you are most welcome to add more feature detection after going through this post.

We will start with the same Visual Studio project “WorkingWithCamera” created in the Part-1. Let’s add a new class named “FaceFeatureDetection.cs” file.

As usual, let’s start by writing empty function and then define what we are planning to do with it. Below is the list of…

--

--

Deepak Battini

Programmer and founder of blazorly.com. passionate open-source contributor, loves to combine cutting-edge tech expertise.