Transformation of the histogram

28 Views Asked by At

I have two classes in my problem: 'missing' and 'present'. These are the pixel intensities of some pictures. The histogram of their values you can see below. I would like to find some transformation that would allow me to separate these two classes (e.g. missing gets shifted to the left and 'present' to the right). Is it possible to do and if yes, how?

enter image description here.