Tuesday, September 2, 2014

Pixel Filtering using AForge .Net

This blog explains how to get the hue, saturation and luminance values of objects of our interest by filtering the unwanted pixels. To achieve this I am using HSLfilter class in the Aforge .Net framework.