mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
8c1e0537ec
* Enabled -Wnarrowing warning * Fixed type narrowing issues * Cast python constants * Use long long for python constants * Use int for python constants with fallback to long * Update cv2.cpp