KinectToPCLHelper< PointT > Class Template Reference

#include <VisionX/components/pointcloud_provider/KinectV2PointCloudProvider/KinectHelpers.h>

Public Member Functions

pcl::PointCloud< PointT >::Ptr calculatePointCloud (libfreenect2::Frame &undistorted, libfreenect2::Frame &registered, typename pcl::PointCloud< PointT >::Ptr cloud)
 
 KinectToPCLHelper (const libfreenect2::Freenect2Device::IrCameraParams &depth_p, bool mirror)
 

Detailed Description

template<typename PointT>
class KinectToPCLHelper< PointT >

Definition at line 41 of file KinectHelpers.h.

Constructor & Destructor Documentation

◆ KinectToPCLHelper()

template<typename PointT>
KinectToPCLHelper ( const libfreenect2::Freenect2Device::IrCameraParams & depth_p,
bool mirror )
inline

Definition at line 44 of file KinectHelpers.h.

Member Function Documentation

◆ calculatePointCloud()

template<typename PointT>
pcl::PointCloud< PointT >::Ptr calculatePointCloud ( libfreenect2::Frame & undistorted,
libfreenect2::Frame & registered,
typename pcl::PointCloud< PointT >::Ptr cloud )
inline

Definition at line 62 of file KinectHelpers.h.


The documentation for this class was generated from the following file: