Updated warpAffine test to ensure bit-exactness for CV_8U (#10921)
authorVitaly Tuzov <terfendail@users.noreply.github.com>
Wed, 11 Apr 2018 15:08:29 +0000 (18:08 +0300)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Wed, 11 Apr 2018 15:08:29 +0000 (18:08 +0300)
commitc80a168d9d339d1b418bccbdf0db07513d3832d2
treea8a19fa821ce0d689c6d7517f91c7fb5bd2fb016
parent62cf71002e93be897eef3ff39617f521c605907c
Updated warpAffine test to ensure bit-exactness for CV_8U (#10921)

* Updated warpAffine test to ensure bit-exactness for CV_8U

* Updated invertAffineTransform to bit-exact evaluation
modules/imgproc/src/imgwarp.cpp
modules/imgproc/test/test_imgwarp_strict.cpp