Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 9 Dec 2019 11:51:02 +0000 (14:51 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2019 11:51:02 +0000 (14:51 +0300)
commit734de34b7a9d42d79efff3dd186115f74eec3f9b
tree2619017d64167f17e05225f8edbcbb562986eece
parent629d47fcd85f7a6b63d0d519b08acfcfb653a0ec
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug

* imgproc(IPP): wrong result from threshold(THRESH_TOZERO)

* imgproc(IPP): disable IPP code to pass THRESH_TOZERO test
modules/imgproc/src/thresh.cpp
modules/imgproc/test/test_thresh.cpp