Color Quantization

This program reduces the number of colors present in a true color image (or indexed color image).

Vous suivez désormais cette soumission

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.

Citation pour cette source

Athi (2026). Color Quantization (https://fr.mathworks.com/matlabcentral/fileexchange/31687-color-quantization), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Porosity Calculator for SEM Images

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

Author info updated.

1.0.0.0