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