licornea_tools
|
This is the complete list of members for tlz::kinect_reprojection, including all inherited members.
kinect_reprojection(const kinect_reprojection_parameters &) | tlz::kinect_reprojection | explicit |
parameters() | tlz::kinect_reprojection | inline |
parameters() const | tlz::kinect_reprojection | inline |
reproject_ir_to_color_samples(const cv::Mat_< Value > &distorted_ir_values, const cv::Mat_< Depth > &distorted_ir_z, bool distort_color=true) const | tlz::kinect_reprojection | |
reproject_points_ir_to_color(const std::vector< vec2 > distorted_ir_i_xy, const std::vector< real > &ir_z, std::vector< real > &out_color_z, bool distort_color=true) const | tlz::kinect_reprojection | |
sample typedef | tlz::kinect_reprojection |