Skip to content

A tool for digital image processing. Supports filters, geometric transformations and mathematical morphology manipulation.

Notifications You must be signed in to change notification settings

hazardous-sun/image-manipulation-tool

Repository files navigation

Image Manipulation Tool

About

This is project is being developed as tool to manipulate some aspects of an image. When finished, this project is expected to contain a GUI where the user will be able to apply filters and manipulate images.

The user can configure custom themes/color schemes for the app via JSON file. There is a sample here of how to configure a custom theme.

screen1

Requirements

Supported image file types

  • JPEG\JPG
  • PNG

Supported image file types

  • JPEG\JPG
  • PNG

Running the project

To run the project, first clone the repository, then follow these steps:

  1. cd path/to/the/project
  2. fyne build or simply run go build .
  3. ./path/to/the/binary/file

About

A tool for digital image processing. Supports filters, geometric transformations and mathematical morphology manipulation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages