mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
* 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