KCP
An efficient and effective 3D laser scan matching
kcp::keypoint::RangeImage Member List

This is the complete list of members for kcp::keypoint::RangeImage, including all inherited members.

calculate_point_cloud_properties()kcp::keypoint::RangeImageprotected
calculate_range_image()kcp::keypoint::RangeImageprotected
channelkcp::keypoint::RangeImageprotected
channel_end_indiceskcp::keypoint::RangeImageprotected
channel_start_indiceskcp::keypoint::RangeImageprotected
cloudkcp::keypoint::RangeImageprotected
get_channel_end_indices() constkcp::keypoint::RangeImageinline
get_channel_start_indices() constkcp::keypoint::RangeImageinline
get_cloud() constkcp::keypoint::RangeImageinline
get_image_col_indices_sequence() constkcp::keypoint::RangeImageinline
get_image_depth_sequence() constkcp::keypoint::RangeImageinline
get_image_indices() constkcp::keypoint::RangeImageinline
get_image_point_indices_sequence() constkcp::keypoint::RangeImageinline
get_image_sequence_size() constkcp::keypoint::RangeImageinline
get_n_channels() constkcp::keypoint::RangeImageinline
hfov_resolutionkcp::keypoint::RangeImageprotected
image_col_indices_sequencekcp::keypoint::RangeImageprotected
image_depth_sequencekcp::keypoint::RangeImageprotected
image_indiceskcp::keypoint::RangeImageprotected
image_point_indices_sequencekcp::keypoint::RangeImageprotected
max_vfov_degkcp::keypoint::RangeImageprotected
min_vfov_degkcp::keypoint::RangeImageprotected
n_channelskcp::keypoint::RangeImageprotected
RangeImage(Eigen::MatrixX3d cloud, int n_channels=32, float min_vfov_deg=-30.0, float max_vfov_deg=10.0, int hfov_resolution=1800)kcp::keypoint::RangeImage