Skip to content

SoOM3a/Simple-Image-Quantizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple-Image-Quantizer

Image Quantizer Tool • Brief:

Simple Image Quantization tool with 3 Algorithms
Single Linkage Clustering(Very poor Algorithm) with Auto Detected feature .
Kmean ( slow if number of cluster Huge )
Median cut (Faster  Algorithm)
more features show Histogram and palette for original or quantized image ,etc . video Link

• Project Specifications:

Used concepts: Image processing, Algorithms design, geometry, OOP.
Used Programming Languages: C#.
Used environments: Windows form application.

About

Image Quantizer Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages