Color Quantization
Version 1.1.0.0 (187 KB) von
Athi
This program reduces the number of colors present in a true color image (or indexed color image).
A true color image (24 bit image) usually contains thousands of unique colors. This program uses K-Mean algorithm to find out the significant colors in an image and represents the image with less number of colors.
The colors present in the output image are exported as a CSV file.
Zitieren als
Athi (2024). Color Quantization (https://www.mathworks.com/matlabcentral/fileexchange/31687-color-quantization), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Contrast Adjustment >
Mehr zu Contrast Adjustment finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Porosity Calculator for SEM Images
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
K-Means-Color-Reduction/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Author info updated. |
||
1.0.0.0 |