Items with no label
3338 Discussões

Depth area and RGB area

MFuji9
Principiante
1.493 Visualizações

I am using RealSesse D435 and measuring an obstacle.

Depth and RGB are set up both 640x480.

But both area are misaligned, Depth area is wider than RGB area.

To align both Depth area and RGB area, what should I do?

0 Kudos
1 Solução
MartyG
Colaborador honorário III
611 Visualizações

If you are writing your own application, looking at the sample program called Align may provide helpful guidance.

https://github.com/IntelRealSense/librealsense/tree/master/examples/align librealsense/examples/align at master · IntelRealSense/librealsense · GitHub

Simpler alignment code can be found here:

https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0# frame-alignment Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub

Ver solução na publicação original

2 Respostas
MartyG
Colaborador honorário III
612 Visualizações

If you are writing your own application, looking at the sample program called Align may provide helpful guidance.

https://github.com/IntelRealSense/librealsense/tree/master/examples/align librealsense/examples/align at master · IntelRealSense/librealsense · GitHub

Simpler alignment code can be found here:

https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0# frame-alignment Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub

MFuji9
Principiante
611 Visualizações
Responder