opencv/modules/features2d/test
Yosshi999 1834eed809
Merge pull request #18001 from Yosshi999:sift-8bit-descr
* 8-bit SIFT descriptors

* use clearer parameter

* update docs

* propagate type info

* overload function for avoiding ABI-break

* bugfix: some values are undefined when CV_SIMD is absent
2020-08-17 10:28:44 +00:00
..
ocl
test_affine_feature.cpp Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 2020-08-03 14:11:55 +00:00
test_agast.cpp
test_akaze.cpp
test_brisk.cpp
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
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
test_drawing.cpp
test_fast.cpp
test_invariance_utils.hpp
test_keypoints.cpp
test_main.cpp
test_matchers_algorithmic.cpp Added test for checkMasks with UMat train descs 2020-07-09 16:22:19 +03:00
test_mser.cpp
test_nearestneighbors.cpp
test_orb.cpp
test_precomp.hpp
test_sift.cpp Merge pull request #18001 from Yosshi999:sift-8bit-descr 2020-08-17 10:28:44 +00:00
test_utils.cpp