mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Merge pull request #6214 from vonnieda:java_features2d
This commit is contained in:
@@ -13,6 +13,8 @@ else:
|
||||
class_ignore_list = (
|
||||
#core
|
||||
"FileNode", "FileStorage", "KDTree", "KeyPoint", "DMatch",
|
||||
#features2d
|
||||
"SimpleBlobDetector", "FlannBasedMatcher", "DescriptorMatcher"
|
||||
)
|
||||
|
||||
const_ignore_list = (
|
||||
|
||||
Reference in New Issue
Block a user