mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05: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