opencv/modules/features2d/test
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
..
ocl fix test failure on Mali T760 and Mali T628 2020-05-14 05:44:14 +09:00
test_affine_feature.cpp Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 2020-08-03 14:11:55 +00:00
test_agast.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_akaze.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_blobdetector.cpp Merge pull request #20815 from alalek:fix_20649_revert_19859 2021-10-06 15:05:45 +03:00
test_brisk.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_descriptors_invariance.cpp Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 2020-06-25 11:34:31 +00:00
test_descriptors_regression.cpp features2d(sift): move SIFT tests / headers / build fixes 2020-04-23 08:45:22 +00:00
test_detectors_invariance.cpp Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 2020-06-25 11:34:31 +00:00
test_detectors_regression.cpp features2d(sift): move SIFT tests / headers / build fixes 2020-04-23 08:45:22 +00:00
test_drawing.cpp Merge pull request #13481 from dkurt:fix_13227 2018-12-25 17:29:12 +03:00
test_fast.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_invariance_utils.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_keypoints.cpp features2d(sift): move SIFT tests / headers / build fixes 2020-04-23 08:45:22 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_matchers_algorithmic.cpp Added test for checkMasks with UMat train descs 2020-07-09 16:22:19 +03:00
test_mser.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_nearestneighbors.cpp features2d: add verbose messages into tests 2018-02-28 19:47:16 +00:00
test_orb.cpp Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow 2021-10-07 22:46:25 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_sift.cpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 2020-08-17 10:28:44 +00:00
test_utils.cpp features2d: fix retainBest() implementation 2018-12-18 05:33:21 +00:00