reddit-place-script-2022
reddit-place-script-2022 copied to clipboard
[request] Image output a preview?
Can you make this output a preview of the map, with the image you want to add, added to it, so you can see if you have the right area picked out?
that wouldn't be too hard to make but it would need to be another python script
Totally fine with that, just would be nice to see if it lines up correct on the map. Just make like Map_Preview.py or something, when clicked it shows the entire map + the image you'd want to overlay added in the correct spot set in your config file. and maybe output another blank canvas showing just your image alone in the correct spot too.
Would be nice to use it to export the current state as well
Is that possible ?
For previewing the image, this lib could be investigated: https://github.com/pnappa/CLImage
Came here to ask for the same ( and similar, as I'd love to get the image which the script will try to place. There seem to be some differences in my image and the bots placement and it's easier to compare the result image to the input image rather looking at the map) :)