This structure has all points coordinates. More...
#include <common.h>
Data Fields | |
| double | x [2160] |
| double | y [2160] |
| double | r [2160] |
| double | t [2160] |
| bool | flag [2160] |
| bool | flag2 [2160] |
| bool | occlusion_data |
| int | initial_position [2160] |
| int | n_points |
| int | rm_checks [1080] |
This structure has all points coordinates.
| bool t_data::flag |
| bool t_data::flag2 |
| int t_data::n_points |
Referenced by recursive_line_fitting().
| double t_data::r |
| int t_data::rm_checks[1080] |
| double t_data::t |
| double t_data::x |
Referenced by recursive_IEPF().
| double t_data::y |
Referenced by recursive_IEPF().
1.6.3