Hi,
i would like to extract information is there a human hand on some photo taken from local webcam. I get how to extract light information, find brightest points or few of them, but how to recognize shape on some image?
I have started C# project, and I'm using AForge library to apply some filters to captured images, but I'm pretty stuck with shape recognition.
Where should I start?