KinectToIVTHelper Struct Reference

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

Public Member Functions

void calculateImages (cv::Mat &undistorted, cv::Mat &registered, CByteImage **rgbImages)
 
void calculateImages (libfreenect2::Frame &undistorted, libfreenect2::Frame &registered, CByteImage **rgbImages)
 
 KinectToIVTHelper (bool mirror)
 

Detailed Description

Definition at line 136 of file KinectHelpers.h.

Constructor & Destructor Documentation

◆ KinectToIVTHelper()

KinectToIVTHelper ( bool mirror)
inlineexplicit

Definition at line 138 of file KinectHelpers.h.

Member Function Documentation

◆ calculateImages() [1/2]

void calculateImages ( cv::Mat & undistorted,
cv::Mat & registered,
CByteImage ** rgbImages )
inline

Definition at line 151 of file KinectHelpers.h.

+ Here is the call graph for this function:

◆ calculateImages() [2/2]

void calculateImages ( libfreenect2::Frame & undistorted,
libfreenect2::Frame & registered,
CByteImage ** rgbImages )
inline

Definition at line 141 of file KinectHelpers.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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