matlab code for chi-square distance

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

Sir, please let me know how to find the similarity after getting the dist matrix

Sign in to comment.

More Answers (1)

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...

Asked:

on 18 May 2017

Answered:

on 7 Feb 2018

Community Treasure Hunt

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

Start Hunting!