Add gtest matchers
Showing
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/detectors/akaze/detector_akaze.h 1 addition, 1 deletionsrc/detectors/akaze/detector_akaze.h
- src/detectors/fast/detector_fast.h 2 additions, 1 deletionsrc/detectors/fast/detector_fast.h
- src/detectors/orb/detector_orb.h 1 addition, 1 deletionsrc/detectors/orb/detector_orb.h
- src/detectors/sbd/detector_sbd.h 2 additions, 0 deletionssrc/detectors/sbd/detector_sbd.h
- src/examples/yaml/FAST.yaml 1 addition, 1 deletionsrc/examples/yaml/FAST.yaml
- src/test/CMakeLists.txt 4 additions, 0 deletionssrc/test/CMakeLists.txt
- src/test/data/FAST.yaml 1 addition, 1 deletionsrc/test/data/FAST.yaml
- src/test/gtest_descriptors.cpp 127 additions, 65 deletionssrc/test/gtest_descriptors.cpp
- src/test/gtest_detectors.cpp 156 additions, 72 deletionssrc/test/gtest_detectors.cpp
- src/test/gtest_matcher_base.cpp 0 additions, 72 deletionssrc/test/gtest_matcher_base.cpp
- src/test/gtest_matchers.cpp 188 additions, 0 deletionssrc/test/gtest_matchers.cpp
Loading
Please register or sign in to comment