This commit is contained in:
abratchik
2016-10-07 23:58:57 +04:00
parent dd379ec9fd
commit be028d0774
4 changed files with 88 additions and 125 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class_ignore_list = (
#core
"FileNode", "FileStorage", "KDTree", "KeyPoint", "DMatch",
#features2d
"SimpleBlobDetector", "FlannBasedMatcher", "DescriptorMatcher"
"SimpleBlobDetector"
)
const_ignore_list = (