How to compare histogram of two different images.

3 views (last 30 days)
I want to compare histogram value of two different images. like i want to compare two different matirces of the histogram vaues and based on the values i can say they are same image or not.
  5 Comments
Ravi Singh
Ravi Singh on 15 Feb 2019
Thanks for kind help. i would like to know can i put some kind of expressions on the values of two histograms to say if its matches some perentage amount of the values then its the same image?
KALYAN ACHARJYA
KALYAN ACHARJYA on 15 Feb 2019
like i want to compare two different matirces of the histogram vaues and based on the values i can say they are same image or not.
There may be possibility of having same (exactly) histograms of two completely different images. Histogram values are independednt with respect to pixel coordinates.
SameHistogram.jpg

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!