mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +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