In this article we will see how to record a video and a snapshot from a camera (USB or IP camera), with C# and AForge. AForge is a library used for image acquisition and Image Processing, for example to analyse images and detect objects with a Camera. In a previous ...
Read More »Getting started with real-time image processing with C#
One of the interesting fields in industrial automation is real time image processing and computer vision. It’s quite simple to write applications that access to a camera in C#, both with Windows Forms and WPF, and in this article we will see how to connect to a USB camera (or ...
Read More »