opencv/modules/core
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues.
Fow now, it is possible to define valid rectangle for which some
functions overflow (e.g. br(), ares() ...).
This patch fixes the intersection operator so that it works with
any rectangle.
2021-12-09 12:04:26 +01:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Solve Rect overflow issues. 2021-12-09 12:04:26 +01:00
misc Fix/optimize Android put/get functions 2021-02-19 17:10:11 +09:00
perf Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 2021-04-06 17:32:48 +01:00
src Merge pull request #21107 from take1014:remove_assert_21038 2021-11-27 18:34:52 +00:00
test Solve Rect overflow issues. 2021-12-09 12:04:26 +01:00
CMakeLists.txt cmake: fix OPENGL_LIBRARIES handling 2021-12-07 12:12:42 +00:00