fixed some more compile bugs (including Python bindings)

This commit is contained in:
Vadim Pisarevsky
2013-10-22 23:34:16 +04:00
parent d3076c5014
commit de521fc9fa
6 changed files with 100 additions and 51 deletions

View File

@@ -346,6 +346,7 @@ struct CV_EXPORTS UMatData
int flags;
void* handle;
void* userdata;
};