I have to write an application in python for image processing.I have made scripts of all the image editing options. Now I want to add GUI in it.
I want a window where I can give the path of an image on which I want to perform the editing!
At the next page the image should appear at one side and at the other side I want a list of options for the editing.
This is what I want, please help me..