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

Conversion from pixel to 3D point in Camera frame #1339

Open
shrutichakraborty opened this issue Feb 21, 2024 · 0 comments
Open

Conversion from pixel to 3D point in Camera frame #1339

shrutichakraborty opened this issue Feb 21, 2024 · 0 comments

Comments

@shrutichakraborty
Copy link

shrutichakraborty commented Feb 21, 2024

Hello, I have a custom dnn that I used to detect objects through visp. I'd like to have the corners of the detectd boxes in the camera frame and so I was wondering if it is possible to have access to the rs2_deproject_pixel_to_point function from realsense in visp?

Furthermore, I would then like to use the computePlanarObjectPoseFromRGBD() using the pixel coordinates, the de projected 3D coordinates and camera parameters to find the plane, to then use this in a visual servo law to position a robot arm perpendicular to the object (as I have something plat and planar). Do you think this would be possible?

Thanks!

@shrutichakraborty shrutichakraborty changed the title COnversion from ixel to 3D point in Camera frame Conversion from pixel to 3D point in Camera frame Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant