Image Processing Project

Introduction

Welcome to the Image Processing project! This project is designed to facilitate image processing tasks through a user-friendly interface.

  1. Landing Section. Landing Section

  2. Select Image from Local PC. Landing Section

  3. Modify Image on App. Landing Section Landing Section Landing Section Landing Section

Getting Started

To run the project locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/Hesham-poraik/multimedia_project
    cd image-processing-project
  2. run main file:
    python main.py

To build the project locally, follow these steps:

  1. build with pyinstaller.py:
    pyinstaller -F -w -i assets/app.ico main.py