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:
committed by
Alexander Alekhin
parent
3833d86f0f
commit
03382d29cc
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"class_ignore_list" : [
|
||||
"SimpleBlobDetector"
|
||||
],
|
||||
"const_private_list" : [
|
||||
"OPPONENTEXTRACTOR",
|
||||
"GRIDDETECTOR",
|
||||
|
||||
Reference in New Issue
Block a user