mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
fixing Android build error in Java API
This commit is contained in:
@@ -13,6 +13,8 @@ class_ignore_list = (
|
||||
"VideoWriter", "VideoCapture",
|
||||
#features2d
|
||||
#"KeyPoint", "MSER", "StarDetector", "SURF", "DMatch",
|
||||
#ml
|
||||
"EM",
|
||||
)
|
||||
|
||||
const_ignore_list = (
|
||||
|
||||
Reference in New Issue
Block a user