Ask Your Question

SnowRipple's profile - activity

2016-04-01 12:07:37 -0600 received badge  Supporter (source)
2016-04-01 12:07:36 -0600 received badge  Scholar (source)
2016-03-24 13:22:38 -0600 asked a question TM_CCOEFF_NORMED for images with the same size

Hi There!

I am using template matching with option TM_CCOEFF_NORMED to measure similarity between two image patches of the same size. It works nice however I cannot understand what it is actually doing, can someone explain to me the equation at http://docs.opencv.org/3.0.0/df/dfb/g... please?

What T' and T(x'',y'') mean? Since my template T and Image I have the same size, would it be possible to make this notation simpler?

Many Thanks, P