Drovisio
Public Attributes | List of all members
det_com::Line Struct Reference

Represents a line, made of equidistant and aligned color points. More...

#include <detector_common.h>

Public Attributes

std::vector< int > keypoints_index
 The index of the keypoints.
 
double mean_angle
 Angle mean between all pairs of consecutive points.
 
double mean_distance
 Distance mean between all pairs of consecutive points.
 
double center_x
 X-coordinate center between all the points.
 
double center_y
 Y-coordinate center between all the points.
 

Detailed Description

Represents a line, made of equidistant and aligned color points.


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