This is the ipm output image caracteristics. More...
#include <ipm_interface.h>
Data Fields | |
int | width |
int | height |
double | PPM |
int | useshm |
int | uselaser |
double | tiltcorrection |
This is the ipm output image caracteristics.
the height of the image.
Referenced by generate_trajectories(), main(), and subscribe_ipm_initial_data().
double TYPE_ipm_expert_params::PPM |
The rescaling factor, Pixels Per Milimeter.
Referenced by calculate_traj_distance_to_repulsor_pts(), create_hyp(), generate_atractor_pts(), generate_trajectories(), main(), relocate_atractor_pts(), score_trajectories(), and subscribe_ipm_initial_data().
an angular correction to the measured tilt value.
use laser for LAIPM or not.
use shared memory or not.
the width of the image.
Referenced by generate_trajectories(), main(), and subscribe_ipm_initial_data().