MedianCut_Matlab

Version 1.0.0 (44.8 KB) by hengam
Median Cut colour quantization algorithm in Matlab.
18 Downloads
Updated 26 Mar 2017

MedianCut_Matlab

Median Cut colour quantization algorithm in Matlab.

Median Cut algorithm implementation in Matlab, done as an assignment for the Image Processing subject in college. I also uploaded the explanation in spanish I delivered to my professor.

Howto:

1. mediancut('image_to_quantize.tiff', n_of_final_colours, 'final_quantized_image.tiff')
- E.g.: mediancut('images/lena.tiff', 4, 'final.tiff')

2. executing gui.m

Cite As

hengam (2024). MedianCut_Matlab (https://github.com/cmanso/MedianCut_Matlab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.