Skip to content

Try this Streamlit App and receive three different styled effects out of an Image! πŸ˜‰πŸŒˆ

Notifications You must be signed in to change notification settings

ShruAgarwal/Magical_Image_Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Magical Image Art ✨🀯

Try it here : Streamlit App

This App can :

  • Convert & Apply three different styling effects to an Image 🌈
  • Style Effects are --> Pop / dotted art, Cartoon art, Water Color Painted art

πŸ•Ή App Demo

alt text

πŸ›  App is built with libraries

1️⃣ opencv -- for applying effects on the image

2️⃣ numpy -- is used to convert, read, perform array methods on the image

3️⃣ Pillow -- used to convert the numpy array & return back an image

4️⃣ streamlit -- for hosting the UI for the App

πŸ’‘ Idea behind building this App

Well, I've already tried the Pencil Sketch Effect using OpenCV, but never thought of applying such amazing effects on an Image using Python! Learnt a lot while trying these effects as well as unleashed the power of OpenCV in general. πŸ˜‰

References

About

Try this Streamlit App and receive three different styled effects out of an Image! πŸ˜‰πŸŒˆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages