mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 13:23:02 +04:00
120b3a1e77
- 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")