|
Drovisio
|
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. | |
Represents a line, made of equidistant and aligned color points.
1.8.11