Python Forum
image grid coordinate system
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
image grid coordinate system
#1
i am trying to make an x, y coordinate system to enable my bot to tell where it is at any given point in game. i've mapped the entire game screen and have a script the takes 50x50pixel screenshots of the uninterrupted playing field of the game. the images are labeled such as x1y1.png int the very bottom left corner of the game and end at x60y26 in the top right corner. how would i go about using the image names to create the grid or is using the image name even possible?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Random coordinate generator speed improvement saidc 0 2,021 Aug-01-2021, 11:09 PM
Last Post: saidc
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,495 Jan-11-2021, 06:30 PM
Last Post: ykumar34
  Return draw.rectangle pixel coordinate data to .csv file CephloRhod 0 2,361 May-20-2020, 10:37 AM
Last Post: CephloRhod
Question Difference between Python's os.system and Perl's system command Agile741 13 6,656 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Creating a Point from coordinate fields in shapefile stixmagiggins 0 1,599 Aug-28-2019, 06:33 AM
Last Post: stixmagiggins

Forum Jump:

User Panel Messages

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