fixed incorrect output of resize(...scalex, scaley, INTER_NEAREST) when scalex and...
authorVadim Pisarevsky <no@email>
Fri, 3 Jun 2011 13:25:44 +0000 (13:25 +0000)
committerVadim Pisarevsky <no@email>
Fri, 3 Jun 2011 13:25:44 +0000 (13:25 +0000)
commit6be2a79fb9047eff85a9317022a1edd24cc2bb7c
tree027fa9d1c237c2e2c9cb0054ced6452f483692c1
parentc7bdf83de539ede3c550164404a7acc46ff996e6
fixed incorrect output of resize(...scalex, scaley, INTER_NEAREST) when scalex and scaley are even integers (ticket #1013)
modules/imgproc/src/imgwarp.cpp