Alexander Alekhin
|
a327418767
|
features2d(sift): move SIFT tests / headers / build fixes
|
2020-04-23 08:45:22 +00: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 |
|
utibenkei
|
03382d29cc
|
Merge pull request #14693 from utibenkei:fix_java_simpleblobdetector
* java: fix java SimpleBlobDetector
* add SIMPLEBLOBFeatureDetectorTest
* add package org.opencv.test.features2d;
* fix SIMPLEBLOBFeatureDetectorTest
|
2019-06-06 13:05:41 +03: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 |
|