I am a newbie in image processing. Could anyone teach me how to do blob detection in gray image? A sample code would be really appreciated. I would then have to count the number of blobs present. By the way the input would be from web camera. And also how to determine the size of the blob? Like to compare if the size is almost the same size as a head? Actually I'm doing a head counter where I have to count the number of people passing through the door.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
In my comment's linked example: http://opencv.willowgarage.com/wiki/cvBlobsLib you easily get a
then you can call |
||||
|
|