#include <point_normal_alm.h>
Definition at line 39 of file point_normal_alm.h.
◆ PointNormalALM()
edKinect::PointNormalALM::PointNormalALM |
( |
| ) |
|
◆ configure()
◆ process()
◆ association_correspondence_distance_
float edKinect::PointNormalALM::association_correspondence_distance_ |
|
protected |
◆ normal_k_search_
int edKinect::PointNormalALM::normal_k_search_ |
|
protected |
◆ normal_weight_
float edKinect::PointNormalALM::normal_weight_ |
|
protected |
◆ point_representation2_
◆ point_representation_
◆ position_weight_
float edKinect::PointNormalALM::position_weight_ |
|
protected |
◆ render_max_range_
float edKinect::PointNormalALM::render_max_range_ |
|
protected |
◆ render_voxel_size_
float edKinect::PointNormalALM::render_voxel_size_ |
|
protected |
◆ render_width_
int edKinect::PointNormalALM::render_width_ |
|
protected |
◆ tree_
pcl::KdTreeFLANN<pcl::PointNormal>::Ptr edKinect::PointNormalALM::tree_ |
|
protected |
The documentation for this class was generated from the following file: