Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting pixel location of each point of the PCL #10649

Closed
Amayess opened this issue Jul 4, 2022 · 1 comment
Closed

Getting pixel location of each point of the PCL #10649

Amayess opened this issue Jul 4, 2022 · 1 comment

Comments

@Amayess
Copy link

Amayess commented Jul 4, 2022

  • 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 :)


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.

snippet

@MartyG-RealSense
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants