You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: Implementing Orbeez-SLAM with a custom dataset.
Issues for Clarification:
IR Projector Baseline in Camera Specifications
In the RGB-D config format, there's a parameter bf, calculated as 'IR projector baseline times fx (approx.)'. Is this 'IR projector baseline' the same as the 'baseline' parameter in Intel RealSense cameras, like the Depth Camera D415?
What units should bf, baseline, and fx be in?
Depth Parameter 'ThDepth'
The documentation mentions 'ThDepth' as 'Baseline times', but it's unclear what this refers to. Could you provide more information on how the close/far threshold for 'ThDepth' is calculated?
Calculating DepthMapFactor
The guide indicates 'DepthMapFactor' as (DepthImageValue/RealDepthValue), depending on the dataset. For a custom video stream used to generate RGB and depth images, how should 'DepthMapFactor' be determined?
Looking forward to your support to ensure successful implementation with my dataset.
Thank you for your support.
The text was updated successfully, but these errors were encountered:
Context: Implementing Orbeez-SLAM with a custom dataset.
Issues for Clarification:
Looking forward to your support to ensure successful implementation with my dataset.
Thank you for your support.
The text was updated successfully, but these errors were encountered: