Cluster Class Reference

#include <clustering.h>

List of all members.

Public Attributes

PointPtr central_point
PointPtr centroid
int id
vector< double > ranges
vector< PointPtrsupport_points

Detailed Description

Class to accumulate clusters

Date:
April 2013
Author:
Daniel Coimbra

Definition at line 54 of file clustering.h.


Member Data Documentation

cluster central point [xm ym]

Definition at line 61 of file clustering.h.

cluster centroid [xc yc]

Definition at line 59 of file clustering.h.

cluster id

Definition at line 57 of file clustering.h.

vector<double> Cluster::ranges

scan values distances [m]

Definition at line 63 of file clustering.h.

Vector of the support points of the cluster

Definition at line 65 of file clustering.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines


lidar_segmentation
Author(s): Daniel
autogenerated on Wed Jul 23 04:34:28 2014