Python Forum
Manipulating an image in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Manipulating an image in python
#1
Hi guys,

I am trying to build a program which takes an input from an external source - WEB - and insert it into my app.

I am thinking on having a map as an image and then based on the input I receive to make modification to that particular image.

The question is : which is the easiest way to start in : - adding images into my python code background etc.
- manipulating the images inside my app.

Example: I have in my background a map of a city. I would like to cut that map into multiple sections, like neighborhoods or maybe streets etc.

Then I would take an external input from web lets say and then based on that input I can say make a led flash on the map.

Appreciate any responses given, thanks!

#sorry if my question is stupid :)
Reply
#2
Hello and welcome to the forums!
I am not very familiar with the subject, but I suppose your best bet is to check Pillow module.
Let us know if it suits your needs, and if not, explain further what you need. Good luck!
Reply
#3
Thanks for replying. Will give it a try. Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Manipulating Checkboxes teflon 8 3,737 Oct-02-2019, 11:27 PM
Last Post: teflon

Forum Jump:

User Panel Messages

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