Java API: added tests for FAST feature detector

This commit is contained in:
Andrey Kamaev
2011-08-02 14:32:43 +00:00
parent bba4f9e5d6
commit 99b8e2db14
6 changed files with 230 additions and 16 deletions

View File

@@ -13,6 +13,7 @@ class_ignore_list = (
"VideoWriter", "VideoCapture",
#features2d
"KeyPoint",
"MSER",
)
const_ignore_list = (