I’ve got two images, the second one is the first one after modification. I find contours of two images and then check if there any same contours. The problem is, that despite contours being the same (drawing contours of one image and another one gives totally same results) after checking that it never becomes true that one contour is equal
Tag: computer-vision
Get average color on bufferedimage and bufferedimage portion as fast as possible
I am trying to find image in an image. I do this for desktop automation. At this moment, I’m trying to be fast, not precise. As such, I have decided to match similar image solely based on the same average color. If I pick several icons on my desktop, for example: And I will search for the last one (I’m