![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "util/testing.h"#include <Eigen/Core>#include "estimators/translation_transform.h"#include "optim/ransac.h"#include "util/random.h"
Go to the source code of this file.
Macros | |
| #define | TEST_NAME "estimators/translation_transform" |
Functions | |
| BOOST_AUTO_TEST_CASE (TestEstimate) | |
| #define TEST_NAME "estimators/translation_transform" |
Definition at line 32 of file translation_transform_test.cc.
| BOOST_AUTO_TEST_CASE | ( | TestEstimate | ) |
Definition at line 43 of file translation_transform_test.cc.
References e, colmap::TranslationTransformEstimator< kDim >::Estimate(), colmap::RandomReal(), colmap::TranslationTransformEstimator< kDim >::Residuals(), and colmap::SetPRNGSeed().