DemoHut

Meanshift

Meanshift is an algorithm that finds the densest area in a given space, and has been widely used in computer vision applications such as object tracking and image segmentation. Its intuition is quite simple though. Have a try on the following demo and you'll get the idea.

All demos have been tested on Microsoft Edge/macOS.