[RESOLVED] possible bug compare IM 6854 Q16 Mac OSX
Posted: 2013-05-05T17:18:49-07:00
I am puzzled why the rmse value returned from a subimage compare does not correspond to the rmse value returned by cropping the appropriate subsection and do a simple compare.
Subimage compare rmse:
compare -metric rmse -subimage-search logo.png logo_wizard_blur3.png null:
3445.01 (0.0525675) @ 327,130
Simple compare
compare -metric rmse logo.png[169x160+327+130] logo_wizard_blur3.png null:
11611.7 (0.177184)
I would have expected to get the same values. What am I missing here?
Subimage compare rmse:
compare -metric rmse -subimage-search logo.png logo_wizard_blur3.png null:
3445.01 (0.0525675) @ 327,130
Simple compare
compare -metric rmse logo.png[169x160+327+130] logo_wizard_blur3.png null:
11611.7 (0.177184)
I would have expected to get the same values. What am I missing here?