I am making a project using Emgucv library, he problem is as follows,
- I Capture image
- detect feature
- extract it
- draw it
After that i copy the drawn items in a blank image, now I want find contours inside that new image, but the result is always bull, Why is That?
Thanks in advance