olramde
|
c75d93337e
|
Merge pull request #16240 from olramde:olramde
* Changed plus operator to os.path.join()
* Remove '/' from PATH
|
2020-01-10 16:18:31 +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 |
|
Alexander Nesterov
|
a9769b9202
|
Remove check and added binding tests
|
2019-06-07 14:53:40 +00:00 |
|
Ahmed Ashour
|
f9564e053d
|
java: test: use assertNotNull and assertFalse
|
2019-05-24 10:45:09 +02:00 |
|
Alexander Alekhin
|
a0a1fb5fec
|
python: discover tests from module/misc/python/test paths
|
2019-04-10 18:35:35 +00:00 |
|
Maksim Shabunin
|
457123027e
|
Modified java wrapping mechanism
|
2015-03-02 18:12:30 +03:00 |
|