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

Go to the source code of this file.
Macros | |
| #define | TEST_NAME "base/line" |
Functions | |
| BOOST_AUTO_TEST_CASE (TestDetectLineSegments) | |
| BOOST_AUTO_TEST_CASE (TestClassifyLineSegmentOrientations) | |
| #define TEST_NAME "base/line" |
Definition at line 32 of file line_test.cc.
| BOOST_AUTO_TEST_CASE | ( | TestClassifyLineSegmentOrientations | ) |
Definition at line 60 of file line_test.cc.
References colmap::Bitmap::Allocate(), colmap::ClassifyLineSegmentOrientations(), colmap::DetectLineSegments(), colmap::HORIZONTAL, colmap::Bitmap::SetPixel(), colmap::UNDEFINED, and colmap::VERTICAL.
| BOOST_AUTO_TEST_CASE | ( | TestDetectLineSegments | ) |
Definition at line 39 of file line_test.cc.
References colmap::Bitmap::Allocate(), colmap::DetectLineSegments(), colmap::Bitmap::SetPixel(), and size.