/Skonvolve

Apply kernels to images with a simple, but nice GUI.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Skonvolve

Apply kernels to images with a simple, but nice GUI.

  __                _     _
 / _|_   _____ __ _| | __| | ___ _ __ __ _ _ __
| |_\ \ / / __/ _` | |/ _` |/ _ \ '__/ _` | '_ \
|  _|\ V / (_| (_| | | (_| |  __/ | | (_| | | | |
|_|   \_/ \___\__,_|_|\__,_|\___|_|  \__,_|_| |_|

BSD 3-Clause License
Copyright (c) 2021, Felipe V. Calderan
All rights reserved.
See the full license inside LICENSE file

Image

Prerequisites

The required libraries are the following: PIL, PySimpleGUI, NumPy and Matplotlib.

Running the program

Double click the Python Script or call it though the terminal. It does not receive any argument.

Know bugs

Canceling the open or save dialog will cause an error popup to show up.