opencv/modules/features2d/test
Danny 76860933f0
Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh
Fix Single ThresholdBug in Simple Blob Detector

* address bug with using min dist between blobs in blob detector

cast type in comparison and remove docs

address bug with using min dist between blobs in blob detector

use scalar instead of int

address bug with using min dist between blobs in blob detector

* fix namespace and formatting
2021-04-08 10:39:26 +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 #19859 from danielenricocahall:fix-blob-detector-single-thresh 2021-04-08 10:39:26 +00: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 features2d: fix ORB::setFirstScale() handling 2020-12-11 18:05:24 +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