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.