/basic-image-processing

Basic image processing, original image to greyscale, negative or sepia, including a histogram. Written in C#.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Basic Image Processing

A basic image processing program written in C#.

Requirements

dotnet 4.7.2 or higher or lower (untested but preferably dotnet 4.5 minimum).

Building

Clone this repository, cd into the cloned repository then type dotnet build.

Files can be found in the bin folder.

output.mp4