1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #14693 from utibenkei:fix_java_simpleblobdetector

* java: fix java SimpleBlobDetector

* add SIMPLEBLOBFeatureDetectorTest

* add package org.opencv.test.features2d;

* fix SIMPLEBLOBFeatureDetectorTest
This commit is contained in:
utibenkei
2019-06-06 19:05:41 +09:00
committed by Alexander Alekhin
parent 3833d86f0f
commit 03382d29cc
2 changed files with 85 additions and 9 deletions
@@ -1,7 +1,4 @@
{
"class_ignore_list" : [
"SimpleBlobDetector"
],
"const_private_list" : [
"OPPONENTEXTRACTOR",
"GRIDDETECTOR",