ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
homography_matrix_test.cc File Reference
#include "util/testing.h"
#include <Eigen/Core>
#include <Eigen/Geometry>
#include "estimators/homography_matrix.h"
Include dependency graph for homography_matrix_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "estimators/homography_matrix"
 

Functions

 BOOST_AUTO_TEST_CASE (TestEstimate)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "estimators/homography_matrix"

Definition at line 32 of file homography_matrix_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( TestEstimate  )