Data structure used to store the results of the MLS fitting.
More...
#include <pcl/surface/mls.h>
|
| MLSResult () |
|
| MLSResult (const Eigen::Vector3d &a_mean, const Eigen::Vector3d &a_plane_normal, const Eigen::Vector3d &a_u, const Eigen::Vector3d &a_v, const Eigen::VectorXd a_c_vec, const int a_num_neighbors, const float &a_curvature) |
|
template<typename PointInT, typename PointOutT>
struct pcl::MovingLeastSquares< PointInT, PointOutT >::MLSResult
Data structure used to store the results of the MLS fitting.
- Note
- Used only in the case of VOXEL_GRID_DILATION or DISTINCT_CLOUD upsampling
Definition at line 348 of file mls.h.
template<typename PointInT, typename PointOutT>
template<typename PointInT , typename PointOutT >
pcl::MovingLeastSquares< PointInT, PointOutT >::MLSResult::MLSResult |
( |
const Eigen::Vector3d & |
a_mean, |
|
|
const Eigen::Vector3d & |
a_plane_normal, |
|
|
const Eigen::Vector3d & |
a_u, |
|
|
const Eigen::Vector3d & |
a_v, |
|
|
const Eigen::VectorXd |
a_c_vec, |
|
|
const int |
a_num_neighbors, |
|
|
const float & |
a_curvature |
|
) |
| |
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
template<typename PointInT, typename PointOutT>
The documentation for this struct was generated from the following files:
- /tmp/B.7abf3ea8-8609-4473-9347-5906fc56181c/BUILD/pcl-pcl-1.7.2/surface/include/pcl/surface/mls.h
- /tmp/B.7abf3ea8-8609-4473-9347-5906fc56181c/BUILD/pcl-pcl-1.7.2/surface/include/pcl/surface/impl/mls.hpp