![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "util/testing.h"#include <array>#include "base/pose.h"#include "base/projection.h"#include "base/similarity_transform.h"#include "estimators/generalized_relative_pose.h"#include "optim/loransac.h"#include "util/random.h"
Go to the source code of this file.
Macros | |
| #define | TEST_NAME "base/generalized_relative_pose" |
Functions | |
| BOOST_AUTO_TEST_CASE (Estimate) | |
| #define TEST_NAME "base/generalized_relative_pose" |
Definition at line 32 of file generalized_relative_pose_test.cc.
| BOOST_AUTO_TEST_CASE | ( | Estimate | ) |
Definition at line 46 of file generalized_relative_pose_test.cc.
References colmap::ComposeProjectionMatrix(), colmap::ComputeRelativePose(), e, colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler >::Estimate(), colmap::RANSACOptions::max_error, colmap::GR6PEstimator::Residuals(), and colmap::SetPRNGSeed().