Mean shift pixel cluster

Version 1.1.0.0 (190 KB) by Yue Wu
This toy code implements the classic and basic pixel clustering using mean shifts
5.9K Downloads
Updated 2 Dec 2013

View License

This is a good demo of showing how the mean shift idea works for image pixel clustering.

Cite As

Yue Wu (2024). Mean shift pixel cluster (https://www.mathworks.com/matlabcentral/fileexchange/40990-mean-shift-pixel-cluster), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

11/30: fixed one previous bug reported by users, and added new figures to visualize differences before and after applying meanshift pixel clustering.

1.0.0.0