Alexander Smorkalov
|
821fac187c
|
Generate constructor with smart pointer, if it's expected.
|
5 years ago |
Alexander Alekhin
|
a327418767
|
features2d(sift): move SIFT tests / headers / build fixes
|
5 years ago |
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
|
5 years ago |
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
|
6 years ago |
abratchik
|
f978ee613e
|
fix for #7510, #7511 and #7512
|
9 years ago |
abratchik
|
78874c568e
|
fix java wrapper autotests
|
9 years ago |
Maksim Shabunin
|
457123027e
|
Modified java wrapping mechanism
|
10 years ago |