Skip to content

The simple image editor, which allows opening an image and applying a few image filters. Written with Python 3, PyQt5, NumPy, and Pillow.

Notifications You must be signed in to change notification settings

Ecnill/Apply-Image-Filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply Image Filters

About

This application originated as part of a university semester project (FIT CTU/ BI-PYT) and was improved with the additional UI approach using the QT library.

Usage

Run the app with:

    python __main__.py

The image is opened:

The image is opened

The filter is applied:

The filter is applied

Supported filters and tools:

  • Open, Save, Save as... picture
  • Brightness +/-
  • Noise, Blur, Sharpen filters
  • Invert, Grayscale, Sepia color changes

Requirements

The project needs a few technologies for running:

About

The simple image editor, which allows opening an image and applying a few image filters. Written with Python 3, PyQt5, NumPy, and Pillow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages