Psvxe Posted May 5, 2015 Author Posted May 5, 2015 Utilities.takeScreenshot() Is there also a method to get file name of taken screenshot?
Erke Posted May 5, 2015 Posted May 5, 2015 Are you going to try and run image recognition on the images to determine which one it is? :facepalm: 1
Psvxe Posted May 5, 2015 Author Posted May 5, 2015 Are you going to try and run image recognition on the images to determine which one it is? :facepalm: Did you even read at all?
Mysteryy Posted May 5, 2015 Posted May 5, 2015 Did you even read at all? Not entirely. I'm on my phone so it's pretty difficult. :p You are trying to save the images to later identify what clue it's associated with right?
Psvxe Posted May 5, 2015 Author Posted May 5, 2015 Not entirely. I'm on my phone so it's pretty difficult. You are trying to save the images to later identify what clue it's associated with right? Just finding out what place it has to go. Not going to get all needed data manual. Rather making a gather script. ;p
Mysteryy Posted May 5, 2015 Posted May 5, 2015 Just finding out what place it has to go. Not going to get all needed data manual. Rather making a gather script. ;p When you say that do you mean programmatically or by manually looking at them? If your are planning to analyze the images programmatically then you will need to use some sort of image recognition.
Psvxe Posted May 5, 2015 Author Posted May 5, 2015 When you say that do you mean programmatically or by manually looking at them? If your are planning to analyze the images programmatically then you will need to use some sort of image recognition. Manual. It's just to write up the tiles for myself.