How to compare histogram of two different images.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
KALYAN ACHARJYA
el 15 de Feb. de 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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/204271/SameHistogram.jpeg)
Respuestas (0)
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!