You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Required Info
Camera Model
{ L515 }
Firmware Version
(Open RealSense Viewer --> 2.53.1)
Operating System & Version
{Win (10)
Kernel Version (Linux Only)
(e.g. 4.14.13)
Platform
PC
SDK Version
{ 2.53.1.4623}
Language
{C++ }
Segment
{others }
Issue Description
<I am developing L515, how to export ply format files, and what should I do if I cannot export them directly?>
The text was updated successfully, but these errors were encountered:
Hi @0DWADE0 There are not many references available about exporting a ply file with C++. I recommend using the save_to_ply instruction, which has a range of options for configuring export. A RealSense team member shares a C++ code snippet for save_to_ply at #6677 (comment)
A list of the supported configuration commands can be found at #4906 and also at the link below.
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Issue Description
<I am developing L515, how to export ply format files, and what should I do if I cannot export them directly?>
The text was updated successfully, but these errors were encountered: