Public Member Functions | Public Attributes | List of all members
tuw::LineSegment2DDetectorParameter Class Reference

#include <linesegment2d_detector.h>

Public Member Functions

 LineSegment2DDetectorParameter ()
 

Public Attributes

double min_length
 
int min_points_per_line
 
int min_points_per_unit
 
double threshold_split
 
bool threshold_split_neighbor
 

Detailed Description

class to reprecent parameters of a line detection algoithm

Definition at line 15 of file linesegment2d_detector.h.

Constructor & Destructor Documentation

tuw::LineSegment2DDetectorParameter::LineSegment2DDetectorParameter ( )
inline

Definition at line 17 of file linesegment2d_detector.h.

Member Data Documentation

double tuw::LineSegment2DDetectorParameter::min_length

Definition at line 26 of file linesegment2d_detector.h.

int tuw::LineSegment2DDetectorParameter::min_points_per_line

Definition at line 27 of file linesegment2d_detector.h.

int tuw::LineSegment2DDetectorParameter::min_points_per_unit

Definition at line 28 of file linesegment2d_detector.h.

double tuw::LineSegment2DDetectorParameter::threshold_split

Definition at line 25 of file linesegment2d_detector.h.

bool tuw::LineSegment2DDetectorParameter::threshold_split_neighbor

Definition at line 24 of file linesegment2d_detector.h.


The documentation for this class was generated from the following file:


tuw_geometry
Author(s): Markus Bader
autogenerated on Mon Jun 10 2019 15:33:09