ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
utils_test.cc File Reference
Include dependency graph for utils_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "estimators/utils"
 

Functions

 BOOST_AUTO_TEST_CASE (TestCenterAndNormalizeImagePoints)
 
 BOOST_AUTO_TEST_CASE (TestComputeSquaredSampsonError)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "estimators/utils"

Definition at line 32 of file utils_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( TestCenterAndNormalizeImagePoints  )

Definition at line 40 of file utils_test.cc.

References colmap::CenterAndNormalizeImagePoints(), e, and points.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( TestComputeSquaredSampsonError  )