Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.02 KB

KMeansColorReducer

KMeansColorReducer is a C# Windows Forms Application that uses the k-means clustering algorithm to reduce the colorfulness of an image.


GitHub all releases GitHub issues GitHub Workflow Status GitHub repo size

Usage

  1. Download the latest .zip Archive from the release section and extract its contents.
  2. Run the KMeansImageColorReducer.exe executable.

Requirements