ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
line.cc File Reference
#include "base/line.h"
#include "util/logging.h"
#include "LSD/lsd.h"
Include dependency graph for line.cc:

Go to the source code of this file.

Namespaces

 colmap
 

Functions

std::vector< LineSegment > colmap::DetectLineSegments (const Bitmap &bitmap, const double min_length)
 
std::vector< LineSegmentOrientation > colmap::ClassifyLineSegmentOrientations (const std::vector< LineSegment > &segments, const double tolerance)