mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Improve Python binding generator with mappable types and phantom headers
This commit is contained in:
@@ -305,6 +305,9 @@ Cv64suf;
|
||||
#define CV_PROP_RW
|
||||
#define CV_WRAP
|
||||
#define CV_WRAP_AS(synonym)
|
||||
#define CV_WRAP_MAPPABLE(mappable)
|
||||
#define CV_WRAP_PHANTOM(phantom_header)
|
||||
#define CV_WRAP_DEFAULT(val)
|
||||
|
||||
/****************************************************************************************\
|
||||
* Matrix type (Mat) *
|
||||
|
||||
Reference in New Issue
Block a user