/filters

App to see the effect of different image kernels(convolution matrix) applied to an image.

Primary LanguageC#MIT LicenseMIT

Image Filters

Filters


About

See the effect of different image kernels applied to an image

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

1. Install Dependencies

2. Get the code

git clone https://github.com/betoSolares/filters.git

3. Compile

cd filters
dotnet restore
dotnet build

4. Run locally

dotnet run -p src

Usage

The project is quite intuitive so it will be quite easy to use, if you need more information please see the user manual