Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to find correlation coefficient for two images?

I have two 16-Bit grey level images in cv::Mat format. I just have to find the correlation coefficient scores i.e) a score says how much the two images match each other.

Is there any functions in opencv or any other libraries to find it?