Alexander Alekhin
|
fc41c18c6f
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-11-18 13:56:24 +03:00 |
|
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 |
|
berak
|
6ddef3b7a9
|
features2d: remove deprecated java wrappers
|
2018-05-16 16:13:18 +02:00 |
|
abratchik
|
f978ee613e
|
fix for #7510, #7511 and #7512
|
2016-10-31 11:07:56 +04:00 |
|
abratchik
|
78874c568e
|
fix java wrapper autotests
|
2016-10-31 10:06:32 +04:00 |
|
Maksim Shabunin
|
457123027e
|
Modified java wrapping mechanism
|
2015-03-02 18:12:30 +03:00 |
|