![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Macros | |
| #define | TEST_NAME "feature/utils" |
Functions | |
| BOOST_AUTO_TEST_CASE (TestFeatureKeypointsToPointsVector) | |
| BOOST_AUTO_TEST_CASE (TestL2NormalizeFeatureDescriptors) | |
| BOOST_AUTO_TEST_CASE (TestL1RootNormalizeFeatureDescriptors) | |
| BOOST_AUTO_TEST_CASE (TestFeatureDescriptorsToUnsignedByte) | |
| BOOST_AUTO_TEST_CASE (TestExtractTopScaleFeatures) | |
| #define TEST_NAME "feature/utils" |
Definition at line 32 of file utils_test.cc.
| BOOST_AUTO_TEST_CASE | ( | TestExtractTopScaleFeatures | ) |
Definition at line 83 of file utils_test.cc.
References descriptors, and colmap::ExtractTopScaleFeatures().
| BOOST_AUTO_TEST_CASE | ( | TestFeatureDescriptorsToUnsignedByte | ) |
Definition at line 69 of file utils_test.cc.
References descriptors, and colmap::FeatureDescriptorsToUnsignedByte().
| BOOST_AUTO_TEST_CASE | ( | TestFeatureKeypointsToPointsVector | ) |
Definition at line 39 of file utils_test.cc.
References colmap::FeatureKeypointsToPointsVector(), and points.
| BOOST_AUTO_TEST_CASE | ( | TestL1RootNormalizeFeatureDescriptors | ) |
Definition at line 59 of file utils_test.cc.
References descriptors, e, and colmap::L1RootNormalizeFeatureDescriptors().
| BOOST_AUTO_TEST_CASE | ( | TestL2NormalizeFeatureDescriptors | ) |
Definition at line 49 of file utils_test.cc.
References descriptors, e, and colmap::L2NormalizeFeatureDescriptors().