Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaweria-b/edge-detection-filter

Transform your ordinary images into stunning works of art with the magical Edge Detection Filter App! ✨🖼️✨
https://github.com/jaweria-b/edge-detection-filter

Last synced: 28 days ago
JSON representation

Transform your ordinary images into stunning works of art with the magical Edge Detection Filter App! ✨🖼️✨

Awesome Lists containing this project

README

        

# ✨ Edge Detection Filter App ✨

Welcome to the Magical Image Filter App, where we sprinkle a touch of magic on your pictures! 🌈✨

[Click here to access the live demo!](https://edge-detection-app-jb.streamlit.app/)

## What is this?

This app is here to bring your images to life with a dazzling **Edge Detection Filter**! 🚀 Simply upload your images, and watch as the app applies a special filter that enhances the edges, making your pictures pop with flair! 🌟

## How Does It Work?

The secret sauce behind this magic is the **Edge Detection Kernel**. 🧙‍♂️✨ We've conjured up a special 3x3 matrix that, when applied to your images, accentuates the edges and highlights the enchanting details. 🎩✨

The mystical formula is as follows:

```
[-1, -1, -1]
[-1, 8, -1]
[-1, -1, -1]
```

This kernel creates a spellbinding effect that's perfect for giving your images an extra dose of charm! 🌌🔮

## How to Use:

1. 📷 **Upload Your Images:** Click the "Choose multiple images..." button to upload your favorite pictures. Bring on the magic moments! 🌈🖼️

2. 🚀 **Witness the Transformation:** Each uploaded image will showcase its original glory and then reveal its transformed self after the edge detection magic is applied. Prepare to be amazed! 🌟🎉

3. 📸 **Share the Magic:** Once you've experienced the magic, feel free to share your newly enchanted images with friends and family! Spread the joy and excitement! 🌟💖

## Get Started:

1. Make sure you have Python and Streamlit installed. If not, run:
```bash
pip install streamlit
```

2. Clone this repository:
```bash
git clone https://github.com/Jaweria-B/edge-detection-filter.git
```

3. Navigate to the project directory and run:
```bash
streamlit run app.py
```

4. Open your browser and go to [http://localhost:8501](http://localhost:8501). Witness the magic unfold! 🚀✨

## 🌟 About the Developer:

Hi there! 👋 I'm **Jaweria Batool**, the wizard behind this enchanting image filter app. I hope this magical experience adds a sprinkle of joy to your day! 🌈✨

Feel free to reach out if you have any questions or if you just want to share your magical moments with the app! 💌💬

Now, let the magic begin! 🌟🎩✨