How do I compare two big Temperature-Matrix-Datasets and classify the difference/similarities? How do I proceed finding a good method?
I have the following issue: I want to compare thermal pictures (data is present as a big Matrix/ each Pixel one value) in python and understand weather they are different. What statistical approaches are relevant? How do I proceed to find a good test? What are other approaches to compare matrixes/ pictures in python?