I am using opencv to find blobs in an image. When i find a blob i want to put a rectangle around it. I simple cant make it with opencv. I have made a haar-based detection which worked pretty great, but blob detection it impossible for me...
Could you guys help me a bit?
greetings Mountant