Compute distance between 2 histograms

HI All,
Rephrasing my question!
what kind of distance metric helps to to get just a scalar value like before so that I could for comparison between 2 histograms?

回答(1 个)

Star Strider
Star Strider 2015-7-10
There are several distance metrics available. See the documentation for the pdist2 for a list of the ones available in the Statistics Toolbox, and a general description of what they are and how to compute them (and if you have the Statistics Toolbox, using the function to compute them for you).

2 个评论

With respect to your ‘rephrased Question’ — ALL of them! That’s the whole idea behind a distance metric.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by