opencv/modules/imgproc
Vincent Rabaud f7ce715596 Fix signed integer overflow.
The overflow happens for INT_MAX so the code just needs to be moved down.
2023-02-20 23:52:22 +01:00
..
doc Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
fonts added truetype font support into OpenCV, based on STB_truetype 2020-11-11 22:17:05 +03:00
include/opencv2 Merge branch 4.x 2023-01-09 11:08:02 +00:00
misc Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
perf Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
src Fix signed integer overflow. 2023-02-20 23:52:22 +01:00
test Merge branch 4.x 2023-01-28 17:31:32 +00:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00