Introduction - If you have any usage issues, please Google them yourself
C code to read two 256x256 16-bit image files and
calculate the overlap of two mask images (the
number of pixels with a given value at the same
location in both images divided by the number of
pixels with that value in either image).