#include <VisionX/components/pointcloud_provider/KinectV2PointCloudProvider/KinectHelpers.h>
|
pcl::PointCloud< PointT >::Ptr | calculatePointCloud (libfreenect2::Frame &undistorted, libfreenect2::Frame ®istered, typename pcl::PointCloud< PointT >::Ptr cloud) |
|
| KinectToPCLHelper (const libfreenect2::Freenect2Device::IrCameraParams &depth_p, bool mirror) |
|
template<typename PointT>
class KinectToPCLHelper< PointT >
Definition at line 37 of file KinectHelpers.h.
◆ KinectToPCLHelper()
KinectToPCLHelper |
( |
const libfreenect2::Freenect2Device::IrCameraParams & |
depth_p, |
|
|
bool |
mirror |
|
) |
| |
|
inline |
◆ calculatePointCloud()
pcl::PointCloud<PointT>::Ptr calculatePointCloud |
( |
libfreenect2::Frame & |
undistorted, |
|
|
libfreenect2::Frame & |
registered, |
|
|
typename pcl::PointCloud< PointT >::Ptr |
cloud |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_provider/KinectV2PointCloudProvider/KinectHelpers.h