GitHub topics: color-quantization
mcychan/nQuantGpp
nQuantGpp includes top 10 color quantization algorithms for g++ producing high quality optimized images.
Language: C++ - Size: 633 KB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 7 - Forks: 1

mcychan/nQuant.cs
Fast pairwise nearest neighbor based algorithm with C# console
Language: C# - Size: 2.34 MB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 22 - Forks: 7

Eroica/Paletti
Paletti reduces an image into fewer colors to simplify it visually or to create color palettes.
Language: Kotlin - Size: 8.07 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 37 - Forks: 3

mcychan/nQuantCpp
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
Language: C++ - Size: 2.15 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 110 - Forks: 9

mcychan/PnnQuant.js
Fast pairwise nearest neighbor based algorithm with javascript
Language: JavaScript - Size: 8.05 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 20 - Forks: 4

mcychan/nQuant.android
Fast pairwise nearest neighbor based algorithm with android
Language: Java - Size: 950 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1

mcychan/nQuant.j2se
Fast pairwise nearest neighbor based algorithm with Java Swing
Language: Java - Size: 650 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 2

blenderskool/pigmnts
🎨 Color palette generator from an image using WebAssesmbly and Rust
Language: Rust - Size: 328 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 76 - Forks: 6

qq15725/modern-gif
🚀 JavaScript GIF Codec.
Language: TypeScript - Size: 14.7 MB - Last synced at: about 22 hours ago - Pushed at: 4 months ago - Stars: 48 - Forks: 5

okaneco/rscolorq
Spatial color quantization in Rust
Language: Rust - Size: 719 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 63 - Forks: 1

redwarp/kmeans-gpu
K-means clustering for image color quantization running on GPU
Language: Rust - Size: 8.87 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

tessarin/dither
Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.
Language: C - Size: 398 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 48 - Forks: 8

qq15725/modern-palette
🎨 Generate and use color palette through images or color data, consistent with ffmpeg.
Language: TypeScript - Size: 408 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

muratcanakcay/Computer-Graphics
My work in C#/WPF for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa. Image Processing, Rasterization & 3D-Modeling
Language: C# - Size: 5.11 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

jtsiomb/imgquant
tool for image processing useful on retro platforms: quantization, shade LUT, tile slicing and deduplication, etc.
Language: C - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

haroldo-ok/RgbQuant-SMS.js Fork of leeoniya/RgbQuant.js
RgbQuant.js adapted for quantizing images for the Sega Master System hardware
Language: JavaScript - Size: 4.04 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

JuliaSzymanska/Artificial-Intelligence
Implementing Artificial Neural Network training process in Python
Language: Python - Size: 1.84 MB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 2

dzutrinh/PV386
Picture Viewer for DOS (386)
Language: Batchfile - Size: 2.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mawngo/kcomp
K-means color quantization
Language: Go - Size: 53.7 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

dstein64/k-means-quantization-js
Apply color quantization to images using k-means clustering.
Language: JavaScript - Size: 768 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 5

dbohdan/hicolor
🎨 Convert images to 15/16-bit RGB color with dithering
Language: C - Size: 639 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 195 - Forks: 5

kaydotdev/sqic
Lossy Image Compression with Stochastic Quantization
Language: Python - Size: 20.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

zacharyarney/clancy
A library for deriving color data from image files
Language: TypeScript - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

esimov/colorquant
Go library for color quantization and dithering
Language: Go - Size: 2.26 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 85 - Forks: 5

theMHD-120/Color-Quantization-AI-Project
Color Quantization using K-Means clustering algorithm and OpenCV library of python - Artificial Intelligence (AI) final project - Summer 2024 /// by theMHD; thanks for chatGPT :)
Language: Python - Size: 5.77 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

bypirob/color-quantization
Simple octree method for getting an image relevant colors in Rust.
Language: Rust - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Pavankunchala/Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Language: Python - Size: 1.24 GB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 32 - Forks: 17

Data-Design-Dimension/color
experimenting in color quantization with different image sources and types
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

m-yoshiro/image-processing-samples
This repo is samples for image processing
Language: TypeScript - Size: 1.59 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ekatwikz/ComputerGraphicsLabs
My code for the Computer Graphics course
Language: C# - Size: 37.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Roodaki/Kmeans-Color-Quantization
Utilizing K-means clustering for color quantization by grouping similar pixels into clusters, with each cluster's centroid representing all pixels within, maintaining visual quality while reducing color complexity.
Language: Python - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

parsasaeedi/palette-finder
Image to Color Palette Generator
Language: JavaScript - Size: 5.09 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

agarun/kume
Visualizing dominant colors and color quantization with k-means clustering
Language: JavaScript - Size: 1.13 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

onurmx/Image-Filtering
Image filtering software which uses special algorithms to manipulate images.
Language: C# - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

olvb/colorcrush
Color quantization with octrees and dithering
Language: C - Size: 4.61 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

sanjanprakash/Color-based-Image-Segmentation-using-K-Means-clustering
This project is an attempt at performing color quantization using K-Means clustering. We also add our own touch by trying a different initialization strategy for the cluster centroids and qualitatively compare our results.
Language: Python - Size: 6.61 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 5

brunobelloni/python-color-quantization Fork of AmberAbernathy/Color_Quantization
Python implementation of "The incremental online k-means clustering algorithm and its application to color quantization"
Language: Python - Size: 68.4 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ogus/kmeans-quantizer
A color quantization tool for images based on k-means clustering
Language: JavaScript - Size: 563 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 3

hack3ric/pixelate
Pixelates image the old-fashioned way.
Language: TypeScript - Size: 516 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

JoaoAMarinho/FEUP-EDAA
EDAA curricular unit projects (FEUP MEIC 4th) 22/23
Language: Jupyter Notebook - Size: 168 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zygisS22/color-palette-extraction
Create a color palette using median cut with Javascript
Language: JavaScript - Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 21

safakozdek/Color-Quantization
Color quantization is the process of reducing number of colors used in an image while trying to maintain the visual appearance of the original image.
Language: Python - Size: 5.61 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 6

nikola/MMCQ
Javascript module for color quantization, based on Leptonica.
Language: JavaScript - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 4 - Forks: 1

zluo01/color-thief
A high performance Golang module for grabbing the color palette from an image.
Language: Go - Size: 9.67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 5

nicoladileo/INCKmeans
Incremental KMeans for Color Quantization
Language: Python - Size: 21.1 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

longod/pixelism
Real-time GPU Color Quantization
Language: ShaderLab - Size: 209 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

hou-yz/color_distillation
[CVPR 2020] "Learning to Structure an Image with Few Colors". Critical structure for network recognition. #explainable-ai
Language: Python - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 43 - Forks: 10

shuaiey/image-color-palette
Generate the color palette from an image with different methods, using Javascript and react.
Language: JavaScript - Size: 4.03 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

FanChiMao/RevisionWork-2020-Matlab-ColorQuantization
3D color quantization
Language: MATLAB - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sumeyye-agac/color-quantization-and-connected-component-analysis
Implementation of color quantization using k-means and connected components analysis algorithms from scratch
Language: Python - Size: 712 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rbhubert/machine-learning-overview
Overview of different machine learning algorithms, both supervised and unsupervised. Includes exploratory data analysis and performance evaluation of the models.
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gurkandemir/Color-Quantizer
Color quantization is the process of reducing number of colors used in an image while trying to maintain the visual appearance of the original image. In general, it is a form of cluster analysis, if each RGB color value is considered as a coordinate triple in the 3D colorspace.
Language: Python - Size: 9.42 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

holden-davis-uca/Research Fork of skythomp16/MacQueen-Color-Quantization
Holden Davis under Dr. E. Celebi of the University of Central Arkansas - Computer Science Dept.
Language: C - Size: 314 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

reqhiem/EDA_Laboratorio04
octree implementation for color quantization.
Language: Python - Size: 6.64 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ankesh007/Image-Processing
Language: Python - Size: 106 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

adityaguptai/Color-Quantization-using-K-Means
Color Quantization using K-Means(Machine learning)
Language: HTML - Size: 41.8 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

achyutb6/color-quantization
Color quantization using k-means
Language: Python - Size: 2.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

c-yan/pngdrop
GUI tool for creating PNG8
Language: Pascal - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Mgosi/Color-Quantization
Coloring an image with 'K' Colors using K-Means Coloring
Language: Jupyter Notebook - Size: 868 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

markschnabel/image-color-quantization
Image color quantization using K-Means Clustering & OpenCV
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anr007/Image-Segmentation
Language: Jupyter Notebook - Size: 9.29 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1
