fixed cv::resize (area fast mode) - it writes outside of array boundary in SSE2 version
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Wed, 30 Oct 2013 10:39:18 +0000 (14:39 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Wed, 6 Nov 2013 09:53:44 +0000 (13:53 +0400)
commite9b54ab844fef7fce8d387d2e85349685a2c8674
tree03dfec5836806f10296fcf19dc4ec62424183665
parent616db74e4951842ff0ed88ab724e93f5bd9b3b64
fixed cv::resize (area fast mode) - it writes outside of array boundary in SSE2 version
modules/imgproc/src/imgwarp.cpp