Skip to content

Minimal example to get depth for a point in 2D image. #465

Answered by lola-masson
micheldom asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @micheldom,
You are correct, the appropriate example for this is the 2d_3D_registration.py.
The method that does all the work is the colorize_point_cloud, which has comments throughout to guide you through the process.
Maybe also the explanation in the readme would be helpful.

Unfortunately, this is the most accurate way to get an overlay of the RGB and depth. Because of the different fields of view, resolution and optical parameters, you cannot simply "put one on top of the other" and expect them to match.

Let us know if you have any questions about the process and we'll be happy to go into details.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@micheldom
Comment options

@lola-masson
Comment options

Answer selected by micheldom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants