Files
opencv-MIRROR/modules
eplankin 175bcb1734 Merge pull request #21258 from eplankin:fix_threshold_to_zero_ipp_bug
Fixed threshold(THRESH_TOZERO) at imgproc(IPP)

* Fixed #16085: imgproc(IPP): wrong result from threshold(THRESH_TOZERO)

* 1. Added test cases with float where all bits of mantissa equal 1, min and max float as inputs
2. Used nextafterf instead of cast to hex

* Used float value in test instead of hex and casts

* Changed input value in test
2021-12-17 13:31:37 +00:00
..
2021-12-09 12:04:26 +01:00
2020-04-15 23:25:12 +09:00
2018-09-07 20:33:52 +09:00
2020-08-21 23:52:30 +09:00
2019-08-08 21:49:32 +09:00
2018-09-07 20:33:52 +09:00
2021-11-18 21:19:05 +01:00
2021-11-26 12:29:56 +01:00
2021-04-20 22:08:01 -04:00
2021-08-28 17:11:26 +00:00