ocl: workaround for getUMat()
This commit is contained in:
@@ -497,6 +497,7 @@ struct CV_EXPORTS UMatData
|
||||
void* userdata;
|
||||
int allocatorFlags_;
|
||||
int mapcount;
|
||||
UMatData* originalUMatData;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user