mirror of
https://github.com/opencv/opencv.git
synced 2026-07-24 21:03:03 +04:00
f4d55d512f
* 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