- all parsed headers are included into "cv2.cpp" with "pyopencv_generated_include.h" - types starting with "Ptr_" converted to "Ptr<...>" form (avoids many typedefs in "cv2.cpp") |
||
|---|---|---|
| .. | ||
| cv2.cpp | ||
| gen2.py | ||
| hdr_parser.py | ||
| pycompat.hpp | ||
- all parsed headers are included into "cv2.cpp" with "pyopencv_generated_include.h" - types starting with "Ptr_" converted to "Ptr<...>" form (avoids many typedefs in "cv2.cpp") |
||
|---|---|---|
| .. | ||
| cv2.cpp | ||
| gen2.py | ||
| hdr_parser.py | ||
| pycompat.hpp | ||