Saturday, August 30, 2014

Object Detection using AForge .Net

Object Detection plays a very important role in image processing. This blog explains how to detect a basic Object (shapes) using by using BlobCounter and SimpleShapeChecker class.


Friday, August 22, 2014

Web Cam using AForge .NET

This blog explains how to get live feed from the webcam. By assuming that your already learned the "How to set up the Aforge.Net Visual studio 2010 setup tutorial" from my previous blog.


Wednesday, August 20, 2014

AForge .Net Visual Studio 2010 Setup Tutorial

AForge.NET is an open source C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, fuzzy logic, machine learning, robotics, etc (more).