Closed GoogleCodeExporter closed 9 years ago
Most probably you don’t understand the idea of blob detection algorithm at
all.
BlobCounter just finds separate blobs. This is it. There is no any type of
training relatad to class. It has no knowledge about what you’ve found in any
previous image and I am not sure where did you get this expectation from.
By the way. There is documentation available – check it.
Original comment by andrew.k...@gmail.com
on 2 Sep 2010 at 12:42
Actually I am new to image processing.
Could you please tell me is there any way i can make this work..
I want to detect the object from different angles.
Original comment by wadekarashish@gmail.com
on 2 Sep 2010 at 12:49
You may need to use rotation invariant template matching.
Check things like SIFT and SURF:
http://en.wikipedia.org/wiki/Scale-invariant_feature_transform
http://en.wikipedia.org/wiki/SURF
Original comment by andrew.k...@gmail.com
on 2 Sep 2010 at 2:01
Thank You very Much... !!!
I'll give a try.... !!!
Once again Thanks For Your Time... !!!
Original comment by wadekarashish@gmail.com
on 2 Sep 2010 at 3:05
Original issue reported on code.google.com by
wadekarashish@gmail.com
on 2 Sep 2010 at 12:27Attachments: