libfreenect2 0.4
Open source driver for the Kinect for Windows v2 (K4W2) sensor
Loading...
Searching...
No Matches
Registration Member List

This is the complete list of members for Registration, including all inherited members.

apply(int dx, int dy, float dz, float &cx, float &cy) constRegistration
apply(const Frame *rgb, const Frame *depth, Frame *undistorted, Frame *registered, const bool enable_filter=true, Frame *bigdepth=0, int *color_depth_map=0) constRegistration
getPointXYZ(const Frame *undistorted, int r, int c, float &x, float &y, float &z) constRegistration
getPointXYZRGB(const Frame *undistorted, const Frame *registered, int r, int c, float &x, float &y, float &z, float &rgb) constRegistration
Registration(Freenect2Device::IrCameraParams depth_p, Freenect2Device::ColorCameraParams rgb_p)Registration
undistortDepth(const Frame *depth, Frame *undistorted) constRegistration
~Registration()Registration