mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
- 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")