How to compare histogram of two different images.
4 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!