Skip to content

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

License

Notifications You must be signed in to change notification settings

betoSolares/filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages