Java API generator: KeyPoint converters from/to Mat

This commit is contained in:
Andrey Pavlenko
2011-07-27 15:16:24 +00:00
parent 20b4d0fae9
commit 9235a80109
4 changed files with 76 additions and 30 deletions

View File

@@ -11,7 +11,7 @@ class_ignore_list = (
"FileNode", "FileStorage",
#highgui
"VideoWriter", "VideoCapture",
#feature2d
#features2d
"KeyPoint",
)