Go to the documentation of this file.
4 #ifndef __RS_CONVERTER_CONVERTER_PLY_H
5 #define __RS_CONVERTER_CONVERTER_PLY_H
8 #include "../converter.hpp"
27 return "PLY converter";
39 if (frameDepth && frameColor) {
44 pc.map_to(frameColor);
46 auto points =
pc.calculate(frameDepth);
50 <<
"_" << std::setprecision(14) << std::fixed << frameDepth.
get_timestamp()
55 std::stringstream metadata_file;
57 <<
"_metadata_" << std::setprecision(14) << std::fixed << frameDepth.
get_timestamp()
depth_frame get_depth_frame() const
unsigned long long get_frame_number() const
GLsizei const GLchar *const * string
double get_timestamp() const
video_frame get_color_frame() const
void export_to_ply(const std::string &fname, video_frame texture)
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:01