This structure all cluster information. More...
#include <common.h>
Data Fields | |
| int | id |
| int | stp |
| int | enp |
| int | n_points |
| double | rmin |
| double | tm |
| double | cx |
| double | cy |
| double | cxp |
| double | cyp |
| double | cxe |
| double | cye |
| double | r |
| bool | partialy_occluded |
| double | lenght |
This structure all cluster information.
| double t_cluster::cx |
| double t_cluster::cxe |
| double t_cluster::cxp |
| double t_cluster::cy |
| double t_cluster::cye |
| double t_cluster::cyp |
| int t_cluster::enp |
Referenced by recursive_line_fitting().
| int t_cluster::id |
| double t_cluster::lenght |
| double t_cluster::r |
| double t_cluster::rmin |
Referenced by clusters2objects().
| int t_cluster::stp |
Referenced by recursive_line_fitting().
| double t_cluster::tm |
Referenced by clusters2objects().
1.6.3