opencv/modules/objdetect
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855)
* imgproc: fix bit-exact GaussianBlur() / sepFilter2D()

- avoid kernels with bad approximation
- GaussiabBlur - apply error-diffusion approximation for kernel (8-bit fraction)

* java(test): update features2d ref data

* test: update test_facedetect
2019-11-18 01:39:27 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 backport: refined QRCodeDetector API for OpenCV 4.0 2018-11-09 22:27:38 +00:00
misc imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
perf Added bugfix and some tests 2018-11-12 12:08:02 -01:00
src Merge pull request #15623 from ChipKerchner:optimizeHOGpipeline 2019-10-29 13:42:20 +03:00
test Merge pull request #15356 from APrigarina:3.4_version2 2019-09-30 21:33:58 +03:00
CMakeLists.txt cmake: fix objdetect QR decoder link_libraries 2018-10-21 15:13:43 +00:00