Hello, i want to make a simple bot for arkanoid game. I can find ball with exact match, but the problem is that when the ball is moving there is white glow on it and behind it, therefore it is impossible to find it with exact match finding.
I want to ask, if anyone knows good algorithm for finding stuff on screen. For obvious reason i need fast algorithm, something better than brute force finding everywhere.
Thanks to anyone who helps
I want to ask, if anyone knows good algorithm for finding stuff on screen. For obvious reason i need fast algorithm, something better than brute force finding everywhere.
Thanks to anyone who helps


Comment