8000 GitHub - Momeena12/Vision-FX: A powerful image filtering tool with an intuitive GUI for effortless visual enhancements🧠🤖📸
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A powerful image filtering tool with an intuitive GUI for effortless visual enhancements🧠🤖📸

Notifications You must be signed in to change notification settings

Momeena12/Vision-FX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Vision FX

A powerful image filtering tool with an intuitive GUI for effortless visual enhancements 🧠🤖📸

Table of Contents

Overview

Vision FX is an interactive image filtering application built using Python and OpenCV with a PyQt5-based GUI. It allows users to upload an image, select from various filters, view the processed output in real-time, and download the modified image.

Features

✔️ Upload images in multiple formats (JPG, PNG, BMP, TIFF)
✔️ Apply real-time image filters instantly upon selection
✔️ Supports popular filters such as grayscale, blurring, edge detection, HSV conversion, and sepia
✔️ User-friendly and minimalistic interface with smooth interactions
✔️ Download processed images in high-quality format

Installation

Prerequisites

Ensure you have Python 3.7+ installed on your system. Install the required dependencies using the following command:

bash pip install opencv-python numpy PyQt5

Usage

  1. Run the application
    bash python vision_fx.py

  2. Click "Upload Image" and select an image from your device.

  3. Click "Select Filter", choose a filter from the dropdown menu, and the image will be processed instantly.

  4. View both the original and processed images side by side.

  5. Click "Download Image" to save the edited image.

Filters Available

🔹 Grayscale – Converts the image into black & white format
🔹 Blurring – Applies Gaussian blur for a soft effect
🔹 Edge Detection – Uses the Canny algorithm to detect edges
🔹 HSV Conversion – Transforms the image into the HSV color space
🔹 Sepia – Applies a warm brownish filter for a vintage look

Screenshots

1 2 3 4 5 6

Contributors

👨‍💻 Farhan Ahmad
👩‍💻 Momena Azhar

License

📜 This project is licensed under the MIT License – feel free to modify and distribute it as needed.

Vision FX – Making image processing simple and accessible! #Contact For any questions, feel free to reach out: 📧 frhanahmd665@gmail.com

About

A powerful image filtering tool with an intuitive GUI for effortless visual enhancements🧠🤖📸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0