Introduction - If you have any usage issues, please Google them yourself
This a good demo of showing how the mean shift idea works for image pixel clustering. Although this code has not implemented mean shift multi-resolution clustering or further image segmentation, it implements the core mean shift algorithm introduced in the PAMI paper "Mean shift: a robust approach toward feature space analysis", 2002.