codezoned / PyFry

Deep fry images using OpenCV and Python in an instant
12 stars 8 forks source link

Add a simple GUI! Hacktoberfest2019 #7

Open ionicc opened 4 years ago

SparshKat commented 4 years ago

could you elaborate on what type of GUI you are looking for? does a good Bootstrap,CSS,JS,HTML file do the work for you?

ionicc commented 4 years ago

@SparshKat Absolutely, The user should be able to select the picture and also view the picture on the gui once the conversion is done 😄

AzimPathan commented 4 years ago

@ionicc should I do this for you?

SparshKat commented 4 years ago

@ionicc alright then! I'm on it :)

SparshKat commented 4 years ago

@ionicc could you elaborate a bit on how you want the website/webapp to operate, the readme doesn't tell much! Thanks :)

gnany07 commented 4 years ago

Hi, I saw that the issue is open for more than 2 days . I started working on it, had a simple gui which allows user to select an image and then we will show both original image and PyFried image... 😃 Will be submitting PR by tommorow.

gnany07 commented 4 years ago

Raised a pull request which will fix some minor bugs in PyFry.py and a basic gui. I am a new-bie. Please review and feel free to give comments.