Files
opencv-MIRROR/modules/imgproc/src
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
..
2017-07-07 18:45:30 +09:00
2021-12-16 11:34:04 +01:00
2019-03-07 15:45:05 +03:00
2019-03-07 15:45:05 +03:00
2020-12-18 21:40:32 +03:00
2020-05-12 15:24:32 +03:00
2019-07-31 15:41:22 +03:00
2021-04-02 10:30:27 +08:00
2021-10-02 13:34:56 +03:00
2019-03-11 13:54:12 +00:00
2020-04-13 04:29:55 +00:00