object detection of small insects
Hi
I am trying to detect objects (many small insects Ex:bugs) in the given image (having various dusts, leaves, etc...) & highlight those detected objects in red boxes. Tried with various methods like 1. dilate 2. Canny 3. findContours 4. matchShapes (using reference insect/bugs images) 5. rectangle (if matchShapes output < threshold)
But results are not impressive.
Original input, expected output images & my code are here, https://www.dropbox.com/sh/c84sc0p524....
Please let me know if anyone achieved this.
where are the images ? can you try again, to add them ?
also, seeing your code would be very helpful !
please put the images HERE, not on dropbox