Files
opencv/modules/imgproc/test
Yosshi999 698b2bf729 Merge pull request #18167 from Yosshi999:bit-exact-gaussian
Bit exact gaussian blur for 16bit unsigned int

* bit-exact gaussian kernel for CV_16U

* SIMD optimization

* template GaussianBlurFixedPoint

* remove template specialization

* simd support for h3N121 uint16

* test for u16 gaussian blur

* remove unnecessary comments

* fix return type of raw()

* add typedef of native internal type in fixedpoint

* update return type of raw()
2020-09-01 10:28:25 +00:00
..
2019-12-27 12:46:53 +00:00
2019-08-16 17:34:29 +03:00
2018-02-03 19:39:47 +00:00
2019-12-27 12:46:53 +00:00
2018-02-03 19:39:47 +00:00
2018-02-03 19:39:47 +00:00
2018-02-03 19:39:47 +00:00
2018-08-31 00:59:00 +09:00
2019-11-26 18:41:19 +03:00