Hi @jakaskerl ,
I'm facing the same issue, when using then OAK-D camera with Stella SLAM. With the default OAK-D camera intrinsics, the output of Stella SLAM is wrong. Then I used OpenCV calibration tools to calibrate the OAK-D camera and use that output for Stella SLAM, the output is pretty correct.
With Intel Realsense camera intrinsics, the Stella SLAM works normally.
Therefore, I don't know what is different between default OAK-D camera intrinsics and OpenCV calibration tools, because the OAK-D calibration tools use the same functions as OpenCV calibration tools.
Can you explain the scale and how can I re-scale these OAK-D camera intrinsics, to get the same result as OpenCV calibration tools ?
Many thanks in advance !