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
D400
Operating System & Version
Win10
|
| Platform | PC. |
| SDK Version |2.50.0.0 |
| Language | C++ |
| Segment | Robot |
Issue Description
Hi,
In order to get the pixel location of each point of the PCL, so I can use their location to develop another program. I wrote this code inspired by this example : #10419
Is my approach correct ? any suggestions ?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi @Amayess The #10419 case that you have already posted on is likely to be the best place to obtain a solution.
#9658 (comment) may also provide some useful insights, as the RealSense user in that case adapts the RealSense SDK's rs-pcl-color C++ example program to attempt to obtain the 2D image pixel coordinates.
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 :)
| Platform | PC. |
| SDK Version |2.50.0.0 |
| Language | C++ |
| Segment | Robot |
Issue Description
Hi,
In order to get the pixel location of each point of the PCL, so I can use their location to develop another program. I wrote this code inspired by this example : #10419
Is my approach correct ? any suggestions ?
Thank you.
The text was updated successfully, but these errors were encountered: