1 | initial version |
I did some research about thresholding and they say I need to specify a threshold value between 0 and 1 then compare it with maxValue (for TM_CCOEFF). But my maxValue is always over 1.0 if there's match or not. How should I specify threshold / minMaxValue ?? minMaxLoc is not useful for me, I have a long test run and every image's location is different O.o
2 | No.2 Revision |
I did some research about thresholding and they say I need to specify a threshold value between 0 and 1 then compare it with maxValue (for TM_CCOEFF). But my maxValue is always over 1.0 if there's match or not. How should I specify threshold / minMaxValue ??
minMaxLoc is not useful for me, I have a long test run and every image's location is different O.odifferent.