Python Forum
Help me with Image detection
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help me with Image detection
#1
Hello devs,
Since couple of days im looking for a solution to locate an image on the entire screen and click on it faster. Tried with pyautogui but is kinda SLOW and not working for me.
Im looking for a solution which can find an image, group of colors(not only 1 pixel) or a colored text for more specific image recognition and click on it faster while the mouse is locked over the image all the time.
The issue here is when the image is found (using pyautogui) the image is changing the location quickly and pyautogui is trying to move the mouse on it but is too slow. It clicks along the way and is staying behind the targed all the time. Which obviously is not the case here.

1. First have to locate image or a specific text with a specific color.
2. It needs to lock the mouse over the image while the image location is changing.
3. Click on it.

Please share your suggestions and alternatives better than pyautogui.
Thank you so much in advance for the support
Reply
#2
is this so complex thing that nobody can suggest/help me?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem When using canny edge detection,black image returned rickyw2777 1 351 Feb-17-2025, 03:22 AM
Last Post: rickyw2777
  I need a code line to spam a keyboard key | Image detection bot Aizou 2 4,414 Dec-06-2020, 10:10 PM
Last Post: Aizou
  Image detection. ThNera 1 2,526 Sep-03-2018, 03:58 PM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020