Code Monkey home page Code Monkey logo

basic-image-processing-gui's Introduction

Basic Image Processing GUI

This is a straightforward GUI application for basic image processing using OpenCV and Tkinter.

Features

  • Open an image file.
  • Perform various image processing operations such as blurring, unblurring, transparency, erosion, dilation, and more.
  • Display histograms for the loaded image.
  • Apply filters like summation and derivative.

Cloning and Installation

Follow these steps to clone the repository and run the application:

  1. Clone the Repository:

    • Clone the repository to your local machine using the following command:
      git clone https://github.com/T1A0R3S2H/Basic-Image-Processing-GUI.git
    • This will clone the repository to your local machine.
  2. Install Required Libraries:

    • Make sure you have Python installed on your system.
    • Navigate to the cloned repository directory:
      cd Image\ Processing\ using\ Python,\ OpenCV\ and\ TkInter
    • Install the required libraries using pip:
      pip install -r requirements.txt

Usage

Once you have cloned the repository and installed the dependencies, you can run the application using the following steps:

  1. Run the Application:

    • Once the dependencies are installed, you can run the application:
      main.py
    • This command will execute the main.py script, launching the GUI application.
  2. Usage:

    • After running the application, use the "Open Image" button to select an image file.
    • Perform various image processing operations using the menu options.
    • The status bar at the bottom of the application window will provide feedback on the current operation.

Images

Default GUI Interface

Screenshot 2024-06-18 235604

Select an image

Screenshot 2024-06-18 235630

Original and Processed Image after selecting Unblur menu

Screenshot 2024-06-18 235645

Histogram of the original image

Screenshot 2024-06-18 235701

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

basic-image-processing-gui's People

Contributors

t1a0r3s2h avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.