1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 14:53:03 +04:00
Files
opencv/modules
Alexander Panov dfc94c58f0 Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow
Fix ORB integer overflow

* set size_t step to fix integer overflow in ptr0 offset

* added issue_537 test

* minor fix tags, points

* added size_t_step and offset to remove mixed unsigned and signed operations

* features2d: update ORB checks

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-10-07 22:46:25 +00:00
..
2020-04-15 23:25:12 +09:00
2018-09-07 20:33:52 +09:00
2020-08-21 23:52:30 +09:00
2019-08-08 21:49:32 +09:00
2021-02-15 19:21:53 +06:00
2018-09-07 20:33:52 +09:00
2021-08-11 21:52:39 +09:00
2021-09-24 21:47:14 +08:00
2021-10-04 20:47:07 +00:00
2021-04-20 22:08:01 -04:00
2021-08-28 17:11:26 +00:00
2021-10-02 15:42:13 +00:00