Matching a RGB image with Depth image

2 visualizaciones (últimos 30 días)
Bruno Neto
Bruno Neto el 27 de Abr. de 2022
Comentada: Image Analyst el 28 de Abr. de 2022
Hey so I have this three images and I need to extract from the depth image, all the depth data coincident/associated with the cropped RGB image. How can i solve this? I need to get the depth data from the depth image so I can eventually get a point cloud with just the part from the cropped RGB image.

Respuestas (1)

Image Analyst
Image Analyst el 27 de Abr. de 2022
Maybe you can use drawrectangle() to have the user outline some part of one of the images and then just analyze in that area of the depth image. Is the rgb image reasonably well aligned with the depth image?
  2 comentarios
Bruno Neto
Bruno Neto el 27 de Abr. de 2022
I did no calibration of the alignment of those images but I think they are well aligned. At least it worked for me once before with a sort of example
Image Analyst
Image Analyst el 28 de Abr. de 2022
See attached demo.

Iniciar sesión para comentar.

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by