opencv/modules/features2d/misc/java
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
..
src/cpp Merge pull request #9698 from abratchik:parse.doxygen 2017-11-16 16:48:12 +03:00
test imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
filelist Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08:00
filelist_common java: integrate code from base modules 2016-10-12 18:01:51 +03:00
gen_dict.json Merge pull request #14693 from utibenkei:fix_java_simpleblobdetector 2019-06-06 13:05:41 +03:00