Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image detection.
#1
I would like to know if there is any way you can use python in order to detect images in a live game that you play. For example, detecting head/players images in the game.
Reply
#2
This is an image processing / computer vision task, which can be done in Python, as well as numerous other languages.
You need to make sure though that you can capture the screen and process the image with a high enough frequency for your needs.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help me with Image detection GoA_TrancE 1 2,005 Oct-18-2021, 02:03 PM
Last Post: GoA_TrancE
  I need a code line to spam a keyboard key | Image detection bot Aizou 2 3,127 Dec-06-2020, 10:10 PM
Last Post: Aizou

Forum Jump:

User Panel Messages

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