matlab code for chi-square distance

14 views (last 30 days)
I am doing project on content based image retrieval. In that i need to find the distance between the histograms of query image and the database images. I want to use the chi-square distance to find the distance between the images. so please provide me matlab source code for chi-square distance. thanks in advance

Accepted Answer

KSSV
KSSV on 18 May 2017
  1 Comment
Sashank
Sashank on 19 Nov 2017
Sir, please let me know how to find the similarity after getting the dist matrix

Sign in to comment.

More Answers (1)

Mohammad Bhat
Mohammad Bhat on 7 Feb 2018
We are getting a lot of values in after using chi-square comparison between histograms...How to get a single value, in order to take a decision...

Community Treasure Hunt

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

Start Hunting!